Skip to content

Commit

Permalink
chore: update shouldCloseOnOverlayClick doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbechet authored and diasbruno committed Feb 10, 2024
1 parent 6724a04 commit e4841d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ import ReactModal from 'react-modal';

shouldCloseOnOverlayClick={
true
/* Boolean indicating if the overlay should close the modal */}
/* Boolean indicating if clicking the overlay should close the modal */}

shouldCloseOnEsc={
true
Expand Down

0 comments on commit e4841d6

Please sign in to comment.