React components.
English | 简体中文
- A set of high-quality React components out of the box.
npm install @karo/components --save
yarn add @karo/components
import { Button } from '@karo/components';
ReactDOM.render(<Button />, mountNode);
"# karo-components"