Skip to content

Instantly share code, notes, and snippets.

@tj-mc
Last active December 27, 2020 03:16
Show Gist options
  • Save tj-mc/74eda165229ff4cbc148580a2cc39a19 to your computer and use it in GitHub Desktop.
Save tj-mc/74eda165229ff4cbc148580a2cc39a19 to your computer and use it in GitHub Desktop.
const Component = ({text}) => {
return (
<> </>
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment