UNPKG

@amberflo-test/ui-kit-test

Version:

Test-Amberflo UI Kit

18 lines (10 loc) 334 B
# 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 ```