0.0.10 • Published 3 years ago

hs-uilib v0.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years 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

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago