const App = () => ( <Grid container className="App" justify="center" style={fullHeight}> <Grid item xs={12} md={8} lg={6} style={fullHeight}> <Switch> ...
確定! 回上一頁