UNPKG

@legato-pwa/button

Version:

a button built with touch devices in mind, works flawlessly across the platform

6 lines (4 loc) 68 B
function button() { return 'hello NPM' } module.exports = button