React Components and Hooks by Blu Frame
Blu Blocks
UI React Components by Blu Frame
Head over to Blu Blocks - our UI building blocks for a simple, elegant and themed UI
Grapple
React Hooks by Blu Frame
Here is our collection of React Hooks - check out Grapple and make your code shorter!
How to Install
If you are using yarn
yarn add @bluframe/blublocks
and yarn add @bluframe/grapple
And if you are using npm
npm i @bluframe/blublocks
and npm i @bluframe/grapple
How to import
import Button from "@bluframe/blublocks/Button"
or
import { Button } from "@bluframe/blublocks"