kedmenecr/ROMA

Create ThemeProvider using context

Opened this issue · 1 comments

I see you are trying to manage theme in the root component state. See if you can figure out how to use react context for that.

Hey Vedran!

Thanks for the suggestion, I will 100% use react context for this!

I'm currently working on CLI, thank you!