Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit c87558d

Browse files
committed
Integrate taas app
1 parent 9da847c commit c87558d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/apps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const APPS = [
3232
icon: appTaasIcon,
3333
path: "/taas",
3434
menu: [
35-
{ title: "My Teams", path: "/taas/myteam" },
35+
{ title: "My Teams", path: "/taas/myteams" },
3636
{ title: "Feedback", path: "/taas/feedback" },
3737
{ title: "Invoices", path: "/taas/invoices" },
3838
{ title: "Reports", path: "/taas/reports" },

0 commit comments

Comments
 (0)