APIs to pass down the theme. ts import { createMuiTheme } from '@material-ui/core'; const palette = { primary: { main: '#ff69b4', }, }; export ...
確定! 回上一頁