Cockatrice/webclient/src/store/actions/index.ts
Joseph Chamish 73c5956ece
Dev/jchamish/forgotpassword (#4481)
* Implementation of Forgotten Password Reset

* Update webclient/src/hooks/useReduxEffect.tsx

Co-authored-by: Zach H <zahalpern+github@gmail.com>
2021-11-19 21:00:05 -05:00

1 line
49 B
TypeScript

export { actionReducer } from './actionReducer';