react-lib-hg
v1.1.1
Published
react component library for hg
Downloads
39
Readme
react component library for hg
to install:
npm i react-lib-hg
if required when imported create a .d.ts file in root with
declare module 'react-lib-hg';
import components like:
import {AwesomeButton} from "react-lib-hg"
Components:
AwesomeButton
Attributes:
- variant: "primary", "secondary", "success"
- fun: function