Created
September 21, 2016 23:13
-
-
Save choonkending/705827e0523adbdcef46c2d7ea13a6d3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Modal */ | |
| <div className="modal"> | |
| <CloseButton /> | |
| </div> | |
| /* CloseButton */ | |
| <button className="close-button">Close</button> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.