@alobato/button

2.0.0 • Public • Published

Button

Button react component

Install

yarn add @alobato/button

Usage

import Button from '@alobato/button'
...
<Button onClick={() => navigate('new')}>New</Button>

<Button loading={saving} onClick={handleSave}>Save</Button>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    1
    • latest

Version History

Package Sidebar

Install

npm i @alobato/button

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

9.62 kB

Total Files

4

Last publish

Collaborators

  • alobato