From 204e1348b4c63f6db42c41275b4c79492ae085d6 Mon Sep 17 00:00:00 2001 From: Emily Date: Tue, 8 Oct 2024 18:22:14 +0200 Subject: [PATCH] fix docs wfull --- TODO | 1 - dashboard/components/CVerticalNavigation.vue | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index d30a4b2..ee2da03 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,6 @@ - Reactivity on project delete (update dropdown) + test guest -- docs vertical navigation not wfull - project creation - Event funnel / metadata analyzer / user flow - Refactor UI Data analyst diff --git a/dashboard/components/CVerticalNavigation.vue b/dashboard/components/CVerticalNavigation.vue index 29f6d08..83c84b0 100644 --- a/dashboard/components/CVerticalNavigation.vue +++ b/dashboard/components/CVerticalNavigation.vue @@ -244,7 +244,7 @@ const pricingDrawer = usePricingDrawer();