Skip to content

Instantly share code, notes, and snippets.

@hesan-aminiloo
Created July 15, 2022 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hesan-aminiloo/4c523592d170e79693f8f4cd9efcf333 to your computer and use it in GitHub Desktop.
Save hesan-aminiloo/4c523592d170e79693f8f4cd9efcf333 to your computer and use it in GitHub Desktop.
const Image = ({ cover }) => {
return <img src={cover} />
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment