Skip to content

Commit ce5ec08

Browse files
authored
Update README.md
1 parent b7fe016 commit ce5ec08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const App = ({ children }) => (
7575
export default App;
7676
```
7777

78-
Although `ThemeProvider` is exposed by react-toolbox, you can add your own importing directly from [react-css-themr](www.github.com/javivelasco/react-css-themr).
78+
Although `ThemeProvider` is exposed by react-toolbox, you can add your own importing directly from [react-css-themr](www.github.com/javivelasco/react-css-themr). Finally, *make sure* the components you use from react-toolbox are imported without bundled css. Check the documentation for more details.
7979

8080

8181
That's all!

0 commit comments

Comments
 (0)