Created
May 24, 2020 11:49
-
-
Save akshay-nm/418907ce0091cfa9f2da6a601188d76a to your computer and use it in GitHub Desktop.
HTML structure of ImageRevealer
This file contains 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
<div className='container'> | |
<div className='image-revealer'></div> | |
<img/> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment