From 0b1fb3ef2c8fb4aa9faa38ec2924141d36550bc4 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 7 Mar 2024 03:50:41 +0530 Subject: [PATCH] chore: lint --- ui/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/App.tsx b/ui/src/App.tsx index 870d3d6b..5dfab011 100644 --- a/ui/src/App.tsx +++ b/ui/src/App.tsx @@ -9,4 +9,4 @@ const App = () => ( ); -export default App; +export default App; \ No newline at end of file