1.2.2 • Published 3 months ago
heru-ui-web v1.2.2
heru-ui-web
Heru UI Web System lybrary to be used in React.
Installation
npm install heru-ui-web
yarn add heru-ui-web
Usage
import { Text, Button } from "heru-ui-web";
const App = () => {
<Text />
<Button />
}
Components included:
- Text
- Button
- Counter
- CustomIcon
- Divider
- Heading
- Input
- InputFile
- Link
- LinkButton
- Selector
- Tag
Contributing
Currently we have three contributors:
- Ana Iloki (analewis06)
- Juan Salas ( )
- Rafael Tena ( )
License
ISC - Powered by Heru Frontend Team