mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
code style
This commit is contained in:
parent
800b6801e8
commit
a8fd9fc1ba
@ -17,6 +17,7 @@ export default class Spin extends React.Component {
|
||||
spinning,
|
||||
};
|
||||
}
|
||||
|
||||
static propTypes = {
|
||||
className: React.PropTypes.string,
|
||||
size: React.PropTypes.oneOf(['small', 'default', 'large']),
|
||||
|
Loading…
Reference in New Issue
Block a user