updated nav bar
This commit is contained in:
parent
1475714c7a
commit
85b30b4765
|
@ -11,6 +11,7 @@ const items = [
|
|||
{ icon: FiBook, title: "Courses", path: "/Courses/courses" },
|
||||
{ icon: FiMessageSquare, title: "Messages", path: "/clientMessages" },
|
||||
{ icon: FiAlignLeft, title: "About Us", path: "/aboutUs" },
|
||||
{ icon: FiAlignLeft, title: "Organ", path: "/organ" },
|
||||
{ icon: FiSettings, title: "User Settings", path: "/settings" },
|
||||
{ icon: FiSettings, title: "Web Settings", path: "/webSetting" },
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue