You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace the component with routes in `client.js`
- Then in `routes/routes.jsx`, add `createElement()` that merges
router props with `window.PROPS` if in browser
Todo:
- Separate or namespace `window.PROPS` so that it doesn't
override any router props
0 commit comments