Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Mar 7, 2017
1 parent bd76a90 commit 9a2b804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Modal.js
Expand Up @@ -61,7 +61,7 @@ const propTypes = {
* the Modal work well with assistive technologies, such as screen readers.
*/
enforceFocus: React.PropTypes.bool,

/**
* When `true` The modal will restore focus to previously focused element once
* modal is hidden
Expand Down

0 comments on commit 9a2b804

Please sign in to comment.