components/App"; 6import configureStore from "./store"; 7 8// Used the store object 9const store = configureStore(); 10 11render( 12 ...
確定! 回上一頁