From 417104605f778c07229e91f7ba9dbd8b52f7bf8b Mon Sep 17 00:00:00 2001 From: ramvignesh-b Date: Tue, 12 May 2026 11:06:15 +0530 Subject: [PATCH] refactor: fix lint and formatting --- src/routes/dashboard.tsx | 53 ++++++++++++++++++++++++++++------------ 1 file changed, 38 insertions(+), 15 deletions(-) diff --git a/src/routes/dashboard.tsx b/src/routes/dashboard.tsx index 08da954..f39fb93 100644 --- a/src/routes/dashboard.tsx +++ b/src/routes/dashboard.tsx @@ -150,9 +150,8 @@ export const Dashboard = (props: { isUnlocked: boolean }) => (
- - -
+ +

Configure Provider

@@ -161,7 +160,10 @@ export const Dashboard = (props: { isUnlocked: boolean }) => (