From 3485d865e8ff4b2005519c98f95665c6c2ca05e9 Mon Sep 17 00:00:00 2001 From: wont-stream <143244075+wont-stream@users.noreply.github.com> Date: Thu, 10 Apr 2025 19:20:11 -0400 Subject: [PATCH] linting --- src/components/container/index.tsx | 2 +- src/components/navbar/index.tsx | 2 +- src/components/sidebar/index.tsx | 2 +- src/main.tsx | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/container/index.tsx b/src/components/container/index.tsx index c803359..92e0acb 100644 --- a/src/components/container/index.tsx +++ b/src/components/container/index.tsx @@ -5,7 +5,7 @@ export default () => {
Hello, {localStorage.getItem("name")}.


-
+
diff --git a/src/components/navbar/index.tsx b/src/components/navbar/index.tsx index 63e1b5a..f3cc3f9 100644 --- a/src/components/navbar/index.tsx +++ b/src/components/navbar/index.tsx @@ -17,7 +17,7 @@ export default () => { -