getState()) ) store.dispatch({ type: 'INCREMENT' }) // 1 store.dispatch({ type: ... redux沒有dispatcher或支援多個store,它只有一個store和reducer function, ...
確定! 回上一頁