md3-react MD3 Components for React Usage Firstly wrap your app with <ThemeProvider>. <ThemeProvider> { /* Your app here */} </ThemeProvider> To use theme data outside of built in components and change theme use useTheme();