updux/TODO

10 lines
227 B
Plaintext
Raw Permalink Normal View History

2024-08-08 13:28:44 +00:00
* documentation action + mutation <<<
* createAction
* addMutation
addMutation with signature
.addMutation( actionCreator, (payload,action) => state => newState )
* then check that the mutation is in the new type