components/auth/Logout'; ReactDOM.render( <Store> <Router history={history}> <Switch> <Route path="/logout" exact component={Logout} /> <Route path="/" ...
確定! 回上一頁