From 04fb16ce40b565ab352946bc0b93879011668936 Mon Sep 17 00:00:00 2001 From: Emir Karabeg Date: Wed, 29 Jan 2025 23:30:42 -0800 Subject: [PATCH] Fixed switch and deleted unnecessary page --- app/layout.tsx | 6 +- .../sub-block/components/switch.tsx | 19 ++++-- .../components/sub-block/sub-block.tsx | 9 +-- app/w/page.tsx | 66 ------------------- components/ui/switch.tsx | 9 ++- 5 files changed, 27 insertions(+), 82 deletions(-) delete mode 100644 app/w/page.tsx diff --git a/app/layout.tsx b/app/layout.tsx index 032b8b13e..015acf2db 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -23,9 +23,9 @@ export default function RootLayout({