From 9d682837f78f24139de7f97b1e31fa313b78a747 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 7 Mar 2024 04:03:15 +0530 Subject: [PATCH] chore: lint --- ui/src/App.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/src/App.tsx b/ui/src/App.tsx index 2add61ab..99988fc6 100644 --- a/ui/src/App.tsx +++ b/ui/src/App.tsx @@ -12,10 +12,10 @@ const App = () => ( }, }} > - - - - + + + + );