Skip to content

Instantly share code, notes, and snippets.

@orivelton
Created February 24, 2022 20:57
Show Gist options
  • Save orivelton/1da697e6d93387903d9f567ff7b8d9d2 to your computer and use it in GitHub Desktop.
Save orivelton/1da697e6d93387903d9f567ff7b8d9d2 to your computer and use it in GitHub Desktop.
import React from "react"
const Avatar = () => <img alt="Remy Sharp" src="https://i.pravatar.cc/100" />
export default Avatar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment