From 2ae830feea0ec906d51185136f625c78d5fded30 Mon Sep 17 00:00:00 2001 From: Barrett Burnworth <77902178+pantheredeye@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:52:01 -0600 Subject: [PATCH] chore: update app naming --- web/src/components/Sidebar/Sidebar.tsx | 2 +- web/src/layouts/MainLayout/MainLayout.tsx | 8 ++++++-- web/src/pages/ForgotPasswordPage/ForgotPasswordPage.tsx | 3 +-- web/src/pages/SignupPage/SignupPage.tsx | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/web/src/components/Sidebar/Sidebar.tsx b/web/src/components/Sidebar/Sidebar.tsx index d205157..262bfca 100644 --- a/web/src/components/Sidebar/Sidebar.tsx +++ b/web/src/components/Sidebar/Sidebar.tsx @@ -53,7 +53,7 @@ const Sidebar = () => { {/* Header with Title and Collapse Button */}
{!isCollapsed && ( - SWPPP-Tip + SWPPP-TOP )}