# HEAVILY INCOMPLETE
Do not use this package in production! Almost every commit will be a breaking change.
# @solved-ac/ui-react
> React component library used by [solved.ac](https://solved.ac)
[](https://www.npmjs.com/package/@solved-ac/ui-react) [](https://standardjs.com)
## Install
```bash
yarn add @solved-ac/ui-react @emotion/react @emotion/styled
```
or, with npm:
```bash
npm install --save @solved-ac/ui-react @emotion/react @emotion/styled
```
## Usage
```jsx
```
## Contribute
Contributions are welcome!
## License
MIT [shiftpsh](https://github.com/shiftpsh)