Skip to content

Commit

Permalink
Update Toggle.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton authored Dec 13, 2017
1 parent 326e7a3 commit 4c7eecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Toggle.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class Toggle extends PureComponent {

// Whether the navigation toggle is disabled.
disabled: PropTypes.bool,

// Whether the side navigation is expanded or collapsed.
expanded: PropTypes.bool
};
Expand Down

0 comments on commit 4c7eecb

Please sign in to comment.