Skip to content

Instantly share code, notes, and snippets.

@joaovitorzv
Created April 24, 2020 17:52
Show Gist options
  • Save joaovitorzv/b04fe8df17e961bc0ca8109c22ddf154 to your computer and use it in GitHub Desktop.
Save joaovitorzv/b04fe8df17e961bc0ca8109c22ddf154 to your computer and use it in GitHub Desktop.
export const ErrorText = styled.p`
color: red;
font-size: .8em;
margin-top: 0;
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment