We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef85990 commit da668d4Copy full SHA for da668d4
docs/content/getting-started.md
@@ -100,7 +100,6 @@ If you'd like to fully replace the Primer [theme](https://github.com/primer/comp
100
101
```jsx
102
import {ThemeProvider} from 'styled-components'
103
-import {theme} from '@primer/components'
104
const theme = { ... }
105
106
const App = (props) => {
0 commit comments