mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 05:29:37 +08:00
136 B
136 B
order | title |
---|---|
0 | 基本 |
最简单的用法。
import { Rate } from 'antd';
ReactDOM.render(<Rate />, mountNode);