From af9c273cf7d5bd52b7132a67fc67344a0124363f Mon Sep 17 00:00:00 2001 From: Dotnara Condori Date: Fri, 22 Nov 2024 14:08:37 -0400 Subject: [PATCH] [TM-1464] Update TerraMatch homepage when dashboard launches (#699) * [TM-1464] add route /dashboard in navbar * [TM-1464] update test * [TM-1464] add route dashboard in navbar private * [TM-1464] update storyshots --------- Co-authored-by: diego-morales-flores-1996 --- .../__snapshots__/Navbar.stories.storyshot | 23 +++++++++++++++++++ src/components/generic/Navbar/navbarItems.ts | 5 ++++ 2 files changed, 28 insertions(+) diff --git a/src/components/generic/Navbar/__snapshots__/Navbar.stories.storyshot b/src/components/generic/Navbar/__snapshots__/Navbar.stories.storyshot index 5ce3a4f00..c03fcb0e0 100644 --- a/src/components/generic/Navbar/__snapshots__/Navbar.stories.storyshot +++ b/src/components/generic/Navbar/__snapshots__/Navbar.stories.storyshot @@ -66,6 +66,29 @@ exports[`Storyshots Components/Generic/Navbar Logged In 1`] = ` +
+
+ +
+ + Dashboards + +
+
+
+