export const clearPhrase = createAction('PHRASE_CLEAR'); ... we only passed a single parameter (a string type) to the createAction function; ...
確定! 回上一頁