react-theme-provider
react-theme-provider copied to clipboard
Something is definitely wrong with <ThemeProvider>'s typings 👀
Description
BTW i don't really understand what for this <ThemeProvider> component is needed Everything seems to work fine even without it
withTheme() HOC kinda provides theming 🤷🏼♂️
Reproducible Demo
I've reproduced this issue on CodeSandbox Come check that out 👇
Do this in your index.js seem to be working and it does not complain anymore. Follow the library usage guide.