From d49ea2b793c4bdcd83388e60c4a052e769b8f832 Mon Sep 17 00:00:00 2001 From: shashank-kavli <121170732+shashank-kavli@users.noreply.github.com> Date: Thu, 28 Sep 2023 22:38:20 +0530 Subject: [PATCH] [UI] Theme Toggle Signed-off-by: shashank-kavli <121170732+shashank-kavli@users.noreply.github.com> --- site/src/components/Navigation/index.js | 30 ++++++++++++------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/site/src/components/Navigation/index.js b/site/src/components/Navigation/index.js index 93d5e06..bc78277 100644 --- a/site/src/components/Navigation/index.js +++ b/site/src/components/Navigation/index.js @@ -27,26 +27,24 @@ function Navigation({theme, toggleTheme, showSignUpButton}) {
- {/*
- -
*/}
Sign Up {/* Login */}