@ -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