AllenYuan

auth reducer unload

May 5th, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // ...
  2.     case 'LOGIN_PAGE_UNLOADED':
  3.     case 'REGISTER_PAGE_UNLOADED':
  4.       return {};
  5. // ...
Add Comment
Please, Sign In to add comment