Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save alanbsmith/1b8946db159c7acdd86b4669df3f6ea2 to your computer and use it in GitHub Desktop.

Select an option

Save alanbsmith/1b8946db159c7acdd86b4669df3f6ea2 to your computer and use it in GitHub Desktop.
effective-testing-for-styled-components-simple-icon
...
const Icon = styled(FontAwesome)`
font-size: 1rem;
`;
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment