feat: add breath colors
This commit is contained in:
+4
-1
@@ -87,7 +87,10 @@ export const NAV: NavSection[] = [
|
||||
{
|
||||
label: "تمرین تنفس",
|
||||
icon: BreathIcon,
|
||||
items: [{ href: "/dashboard/breathing", label: "قالبهای تنفس" }],
|
||||
items: [
|
||||
{ href: "/dashboard/breathing", label: "قالبهای تنفس" },
|
||||
{ href: "/dashboard/breathing/colors", label: "رنگهای تنفس" },
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "پرسشها",
|
||||
|
||||
Reference in New Issue
Block a user