feat: add breath colors

This commit is contained in:
2026-06-16 18:50:40 +03:30
parent 90e00bc08c
commit b1de8cfdc1
3 changed files with 378 additions and 1 deletions
+4 -1
View File
@@ -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: "پرسش‌ها",