1.0.0-alpha.11 • Published 2 years ago
@smartbills/react v1.0.0-alpha.11
Smartbills React
Smartbils React is an open-source design system built by Smartbills.
Getting started
Yarn
yarn add @smartbills/react
NPM
npm install @smartbills/react
You will need to import @smartbills/core-ui css in your global css / scss file.
@import "~@smartbills/core-ui/dist/assets/css/smartbills.cssUsage
import { Button } from '@smartbills/react';
const App = () => (
<>
<Button>PRESS ME</Button>
</>
);TypeScript
@smartbills/react is written in TypeScript with complete definitions
1.0.0-alpha.8
2 years ago
1.0.0-alpha.7
2 years ago
1.0.0-alpha.10
2 years ago
1.0.0-alpha.11
2 years ago
1.0.0-alpha.5
3 years ago
1.0.0-alpha.3
3 years ago
1.0.0-alpha.2
3 years ago
0.1.3-alpha.0
4 years ago
0.1.1-alpha.0
4 years ago
0.1.0
4 years ago
0.1.0-alpha.7
4 years ago