#Fundera Redux Snippets
export const $1 = "$1";function $2($3) {return { type: $1, $3 };}
export function $1() {return function (dispatch) {ApiUtil.$2().then( (res) => {dispatch($3(res);});};}
function $1 ( state = [], action ) {switch(action.type) {default:return state;}}
case types.$1:return ;
on$1={ $2 => dispatch(actions.$3.$1($2)}
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.