Browse Source

fix demo

pull/4430/head
afc163 8 years ago
parent
commit
20cd35abe3
  1. 1
      components/menu/demo/horizontal.md

1
components/menu/demo/horizontal.md

@ -33,7 +33,6 @@ const App = React.createClass({
render() {
return (
<Menu
theme="dark"
onClick={this.handleClick}
selectedKeys={[this.state.current]}
mode="horizontal"

Loading…
Cancel
Save