From 3134edf385742327867514e8ac36ae60591ee356 Mon Sep 17 00:00:00 2001 From: RohitR311 Date: Wed, 8 Jan 2025 12:58:08 +0530 Subject: [PATCH] feat: rm ThemeProvider --- src/App.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 3b6a1ccd..cdee8d40 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -94,15 +94,15 @@ function App() { - + // ); }