Skip to content

Commit

Permalink
fix(fix readme): fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebraco committed Nov 27, 2022
1 parent 5780969 commit f98d79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function App() {
<button onClick={openModal}>click</button>
<p>
Lorem ipsum dolor sit, amet consctetur adipisicing elit. Reprehenderit
fugiat atque explicabo nisi llia odit nemo similique? Minus impedit ipsa
fugiat atque explicabo nii llia odit nemo similique? Minus impedit ipsa
quia quaerat eveniet maxime similique faceremnis? Dolorum, sit deleniti.
</p>
<Modal backgroundModal='red' background='black' width='1000px' height='100px' isOpen={modalIsOpen} onRequestClose={closeModal}>
Expand Down

0 comments on commit f98d79a

Please sign in to comment.