Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 174 Bytes

File metadata and controls

4 lines (3 loc) · 174 Bytes

Usage with Redux DevTools

Dispatch { type: 'USER', payload: { id: 13 } } and note how the address bar changes. Then use the Inspector to time travel back to HOME.