Commit 1eec921
authored
Remove Layout component wrapper and reorder analytics components (#609)
- Removed Layout component wrapper from RootLayout
- Reordered Analytics and SpeedInsights components to be inside the ThemeProvider
- Moved Analytics component to the body section instead of html section
This change simplifies the layout structure by removing an unnecessary wrapper component
and ensures proper placement of analytics components within the theme provider context.1 parent a7ec2bd commit 1eec921
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
86 | | - | |
| 85 | + | |
87 | 86 | | |
88 | 87 | | |
| 88 | + | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
0 commit comments