Skip to content

Commit 60b7fb3

Browse files
component(navigation)(MS1): add requested changes
1 parent 98ae85c commit 60b7fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/data/NavigationLinks/NavigationLinks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const NAVIGATION_LINKS: NavigationLinkProps[] = [
44
{
55
id: 1,
66
name: "Home",
7-
path: "/home"
7+
path: "/"
88
},
99
{
1010
id: 2,

0 commit comments

Comments
 (0)