Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
Just updated one reference URL  in the README.md file.
BTW thanks for such a great repository that saves me every time to write whole HTML, CSS, JS for just a modal.
  • Loading branch information
harshit1902 authored and diasbruno committed Apr 3, 2021
1 parent d7083c5 commit 5832904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const customStyles = {
}
};

// Make sure to bind modal to your appElement (http://reactcommunity.org/react-modal/accessibility/)
// Make sure to bind modal to your appElement (https://reactcommunity.org/react-modal/accessibility/)
Modal.setAppElement('#yourAppElement')

function App(){
Expand Down

0 comments on commit 5832904

Please sign in to comment.