1.0.0 • Published 2 years ago

@amberflo-test/ui-kit-test v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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