Commit 8a127cb
committed
fix: mount DailyCodingTip widget on the homepage
The widget was fully built (component, styles, localStorage persistence,
refresh button) but was only wired into the Leaderboard page, not the
homepage as the linked issue requested. Import and render
DailyCodingTip on src/pages/index.tsx, directly below the header.
Signed-off-by: aaniya22 <aaniyaatomar@gmail.com>1 parent 90fa701 commit 8a127cb
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| |||
0 commit comments