Microsoft Interview Question

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

Interview Answer

Anonymous

Nov 29, 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