From bfba61c7d4d81e56947e80bbdbcf029f6dcbe9e3 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 7 Mar 2024 04:02:48 +0530 Subject: [PATCH] fix: remove ` --- 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 5c3d95c5..3181870d 100644 --- a/ui/src/App.tsx +++ b/ui/src/App.tsx @@ -10,7 +10,7 @@ const App = () => ( colorPrimary: '#ff00c3', borderRadius: 2, }, - }}`` + }} >