mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
Merge branch 'master' into develop-1.0.0
This commit is contained in:
commit
16a702f5a0
@ -2,6 +2,7 @@ import React, { PropTypes } from 'react';
|
||||
import { PREFIX_CLS } from './Constants';
|
||||
import Select from '../select';
|
||||
import { Group, Button } from '../radio';
|
||||
const Option = Select.Option;
|
||||
|
||||
const { Option } = Select;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user