* Add allowClear to checkable and multiple select.
@ -2,7 +2,7 @@
exports[`renders ./components/tree-select/demo/basic.md correctly 1`] = `
<span
class="ant-select ant-select-enabled"
class="ant-select ant-select-enabled ant-select-allow-clear"
style="width:300px;"
>
@ -68,7 +68,7 @@
"rc-time-picker": "~2.4.0",
"rc-tooltip": "~3.4.2",
"rc-tree": "~1.5.0",
"rc-tree-select": "~1.9.0",
"rc-tree-select": "~1.10.2",
"rc-upload": "~2.3.0",
"rc-util": "^4.0.1",
"react-lazy-load": "^3.0.10",