@bolid/mcqueen-react
v1.4.33
Published
React components for building UIs with McQueen.
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 --saveOr via yarn:
yarn add @bolid/mcqueen-reactUsage
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.
