pull/4430/head
afc163 8 years ago
parent 29e4717fe3
commit 20cd35abe3

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

Loading…
Cancel
Save