documentation page & help
This commit is contained in:
@@ -154,14 +154,9 @@ const AppSidebar: React.FC = () => {
|
||||
items: [
|
||||
{
|
||||
icon: <DocsIcon />,
|
||||
name: "Help & Support",
|
||||
name: "Help & Documentation",
|
||||
path: "/help",
|
||||
},
|
||||
{
|
||||
icon: <DocsIcon />,
|
||||
name: "Documentation",
|
||||
path: "/help/docs",
|
||||
},
|
||||
],
|
||||
},
|
||||
], []);
|
||||
|
||||
Reference in New Issue
Block a user