Actions · const ADD_TODO = 'ADD_TODO' · { type: ADD_TODO, text: 'Build my first Redux app' } · import { ADD_TODO, REMOVE_TODO } from '.. · { type: TOGGLE_TODO, ...
確定! 回上一頁