Bradley Mccoy
Results
2
issues of
Bradley Mccoy
project-libs
think-react-store version 1.6.71 node version v15.2.1 os mac version 11.2.3 `const dispatchs = useDispatchHook('user') dispatchs(()=>({ type: 'getUserAsync', payload: { id: '03', username: 'CatCian3' } })) const dispatchs = useDispatchHook() dispatchs({...