Microsoft interview question

How does material ui design system work with the theme to affects component colors

Interview Answer

Anonymous

29 Nov 2022

The colors come from a pallette object that is saved in a Context and Provider, so the components can get the colors from the context