Skip to content

Instantly share code, notes, and snippets.

@akshay-nm
Created May 24, 2020 11:43
Show Gist options
  • Save akshay-nm/8d5873cf530e96e52e558eeca05bb3cc to your computer and use it in GitHub Desktop.
Save akshay-nm/8d5873cf530e96e52e558eeca05bb3cc to your computer and use it in GitHub Desktop.
add react-spring
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