Merge branch master into develop-1.0.0

This commit is contained in:
afc163 2016-04-27 11:25:32 +08:00
parent 16a702f5a0
commit 11499d54d5

View File

@ -4,8 +4,6 @@ import Select from '../select';
import { Group, Button } from '../radio';
const Option = Select.Option;
const { Option } = Select;
function noop() {}
export default class Header extends React.Component {