0.0.7 • Published 3 years ago

@yumastudio/blockx-react v0.0.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

@yumastudio/blockx-react

This package contains the React components of Blockx Design System.

Installation

The package can be installed via npm:

npm i @yumastudio/blockx-react --save

Or via yarn:

yarn add @yumastudio/blockx-react

Usage

BlockxReact exports each component as ES6 modules:

import { Title, Button } from '@yumastudio/blockx-react';

License

BlockxReact is licensed under the terms of the Apache License 2.0.