Update index.en-US.md (#7259)

pull/7268/head
lihqi 8 years ago committed by 偏右
parent 5bf94956e4
commit 6624805ad4

@ -27,7 +27,7 @@ You can get the menu list by `antd.Menu`, and set a callback function `onSelect`
> Warning: You must set a unique `key` for `Menu.Item`.
> Remove the highlighted style after click menu item via `<Menu selectedKey={[]}>`.
> Remove the highlighted style after click menu item via `<Menu selectedKeys={[]}>`.
### Dropdown.Button

Loading…
Cancel
Save