kitchen-sink
kitchen-sink copied to clipboard
Use toggleColorMode in class components
I am using class components to develop my App.
I need some help on, how can I use toggleColorMode at App.js level to change themes all over the application, with class components.