@bolid/mcqueen-react
v1.4.33
Published
React components for building UIs with McQueen.
Downloads
156
Readme
@bolid/mcqueen-react
This package contains the React components of McQueen Design System.
Installation
The package can be installed via npm:
npm i @bolid/mcqueen-react --save
Or via yarn:
yarn add @bolid/mcqueen-react
Usage
McQueen React exports each component as ES6 modules:
import { Title, Button } from '@bolid/mcqueen-react';
License
McQueen React is licensed under the terms of the Apache License 2.0.