0.0.10 • Published 1 year ago

hs-uilib v0.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Logo

Hs Ui Library

Hs Ui Library is a React UI component library

Installation

Hs Ui Library is available as an npm package.

npm i hs-uilib

Exemple

import {Button} from 'hs-uilib'

function App() {
  return <Button title="Press Me" backgroundColor="#219ebc" onClick={() => console.log("Action")} />
}

Screenshots

App Screenshot

Author

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago