This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
blocks
/
1.2.3
blocks 1.2.3
Install from the command line:
Learn more about npm packages
$ npm install @mergestat/blocks@1.2.3
Install via package.json:
"@mergestat/blocks": "1.2.3"
About this version
MergeStat Blocks is a set of React components and hooks used to build pages MergeStat project.
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'
If you want to use components from the Blocks, check the Storybook documentation