@amberflo-test/ui-kit-test
v1.0.0
Published
Test-Amberflo UI Kit
Downloads
2
Maintainers
Readme
amberflo-ui-kit | Amberflo
Installation:
Run yarn add @amberflo/ui-kit
or npm install @amberflo/ui-kit
to install Amberflo UI Kit in your React project.
Usage:
Import Amberflo UI Kit components into your application:
import { ActionButton } from '@amberflo/ui-kit';
Install Git Hooks:
yarn husky install