Skip to content

Commit da668d4

Browse files
authored
Update docs
1 parent ef85990 commit da668d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/content/getting-started.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ If you'd like to fully replace the Primer [theme](https://github.com/primer/comp
100100

101101
```jsx
102102
import {ThemeProvider} from 'styled-components'
103-
import {theme} from '@primer/components'
104103
const theme = { ... }
105104

106105
const App = (props) => {

0 commit comments

Comments
 (0)