You can actually write global styles with material UI: ... return ( <MuiThemeProvider theme={theme}> <Router> <NavBar /> <GlobalStyles ...
確定! 回上一頁