@smart-react-components/ui
Version:
SRC UI includes React and Styled components.
14 lines (9 loc) • 480 B
Markdown
# UI
`@smart-react-components/ui` includes UI React and Styled components.
```sh
# NPM
$ npm install --save @smart-react-components/ui
# Yarn
$ yarn add @smart-react-components/ui
```
> [The core](https://github.com/cevadtokatli/smart-react-components/tree/v2/core), [router](https://github.com/cevadtokatli/smart-react-components/tree/v2/router), and [transition](https://github.com/cevadtokatli/smart-react-components/tree/v2/transition) are required for the UI components.