Commit bdb8ae2
authored
fix(navbar): replace anchor with Link component for navigation (#278)
* fix(navbar): replace anchor with Link component for navigation
Signed-off-by: Ananta <codeantu@gmail.com>
* fix(navbar): replace anchor with Link component for navigation
Signed-off-by: Ananta <codeantu@gmail.com>
---------
Signed-off-by: Ananta <codeantu@gmail.com>1 parent 3e9e825 commit bdb8ae2
File tree
1 file changed
+4
-2
lines changed- src/components
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
260 | | - | |
| 262 | + | |
0 commit comments