vercel-nav-demo
vercel-nav-demo copied to clipboard
Refactor to move common parts to a shared layout
Moves the top part of the navbar (including team selector and avatar) to a layout inside /[team] to prevent it to re-render when the /[[...section]] changes (didn't realize the layout re-renders on route changes for optional catch-all segments)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| parallel-routes | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 19, 2024 4:09pm |
Addressed!