0.0.1 • Published 4 years ago

@hapihub/hapi-button v0.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

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>