Commit 86cca2e
committed
fix: match navbar Suspense fallback wrapper to loaded state
The fallback rendered LogoSection without a wrapper div, but the
loaded state wrapped it in a div with flex/shrink classes. This
mismatch caused a layout shift when BrandContextMenu loaded.1 parent d20c738 commit 86cca2e
1 file changed
Lines changed: 8 additions & 6 deletions
File tree
- src/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
281 | 283 | | |
282 | 284 | | |
283 | 285 | | |
| |||
0 commit comments