@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>

Readme

Keywords

Package Sidebar

Install

npm i @alobato/button

Weekly Downloads

13

Version

2.0.0

License

MIT

Unpacked Size

9.62 kB

Total Files

4

Last publish

Collaborators

  • alobato