Created
May 24, 2020 11:43
-
-
Save akshay-nm/8d5873cf530e96e52e558eeca05bb3cc to your computer and use it in GitHub Desktop.
add react-spring
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
import React from 'react' | |
const ImageRevealer = () => { | |
return ( | |
<div></div> | |
) | |
} | |
export default ImageRevealer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment