AllenYuan

src/reducers/index.js

Apr 26th, 2020
507
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. export default (state = {}, action) => {
  2.   return state;
  3. }
Advertisement
Add Comment
Please, Sign In to add comment