Skip to content

Instantly share code, notes, and snippets.

@jeanverster
Last active November 5, 2019 17:22
Show Gist options
  • Save jeanverster/cc73b29f20ba9b274478ad233bf6bebd to your computer and use it in GitHub Desktop.
Save jeanverster/cc73b29f20ba9b274478ad233bf6bebd to your computer and use it in GitHub Desktop.
import { ThemeProvider } from 'styled-components'
<ThemeProvider theme={theme}>
<App />
</ThemeProvider>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment