Skip to content

Instantly share code, notes, and snippets.

@benjamindenboer
Created November 20, 2018 14:44
Show Gist options
  • Save benjamindenboer/eee5a3a552f026b4b098655afef57356 to your computer and use it in GitHub Desktop.
Save benjamindenboer/eee5a3a552f026b4b098655afef57356 to your computer and use it in GitHub Desktop.
interface Props {
text: string;
fill: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment