Skip to content

Commit

Permalink
more review fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ali taheri authored and ali taheri committed Dec 14, 2015
1 parent 76ec861 commit a439c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/app/components/LeftNav/ExampleUndocked.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default class LeftNavUndockedExample extends React.Component {
onTouchTap={this.handleToggle} />
<LeftNav
docked={false}
width={400}
width={200}
open={this.state.open}
onRequestChange={open => this.setState({open})}
>
Expand Down

0 comments on commit a439c89

Please sign in to comment.