To create an action, you can use the createAction convenience function from ... import { createAction } from 'redux-actions'; export const myAction ...
確定! 回上一頁