@hapihub/hapi-button
v0.0.1
Published
> TODO: description
Downloads
2
Readme
hapi-button
Install
yarn add @hapihub/hapi-button
npm install @hapihub/hapi-button
<hapi-button color="primary">
Primary
</hapi-button>
<hapi-button color="error">
Error
</hapi-button>
<hapi-button color="success">
Success
</hapi-button>
<hapi-button color="warning">
Warning
</hapi-button>