@mergestat/blocks
v1.5.80
Published
Set of UI components for MergeStat project
Downloads
82
Keywords
Readme
MergeStat Blocks Library
MergeStat Blocks is a set of React components and hooks used to build pages MergeStat project.
Setup
Instal the package by run command bellow
npm i @mergestat/blocks
import css assets into top level of component project.
import '@mergestat/blocks/styles/main.css'
How to use the Blocks
If you want to use components from the Blocks, check the Storybook documentation