Browse Source

💬 fix tree component typos

pull/11473/merge
Ilan Hasanov 6 years ago
committed by 偏右
parent
commit
186496d840
  1. 1
      components/tree-select/demo/treeData.md

1
components/tree-select/demo/treeData.md

@ -13,7 +13,6 @@ title:
The tree structure can be populated using `treeData` property. This is a quick and easy way to provide the tree content.
````jsx
import { TreeSelect } from 'antd';

Loading…
Cancel
Save