createStore (reducer, [preloadedState], [enhancer]) ... Creates a Redux store that holds the complete state tree of your app. There should only be a single store ...
確定! 回上一頁