From ebccfb18cd1647f5d1074b1486ab30dcb736725d Mon Sep 17 00:00:00 2001 From: "akash.dutta" Date: Tue, 3 May 2022 19:50:01 +0530 Subject: [PATCH] test-pull req --- dashboard/src/routes/index.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dashboard/src/routes/index.tsx b/dashboard/src/routes/index.tsx index 30cec3a..61690a0 100644 --- a/dashboard/src/routes/index.tsx +++ b/dashboard/src/routes/index.tsx @@ -23,10 +23,12 @@ export const AppRoutes = () => { } > - } /> - } /> - } /> - } /> + }> + } /> + } /> + + } /> + } />