Commit d643985
committed
Fix: Home page footer
The Home page footer was not rendering correctly because the `Index.tsx` file was not using the `Layout` component. This commit ensures that `Index.tsx` correctly integrates with the `Layout` component, resolving the footer issue.1 parent e1bd324 commit d643985
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments