From 71193d9c85f8daf611a605fcc7b649356179551e Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 11 Apr 2024 14:12:40 +0530 Subject: [PATCH] refactor: remove typescript --- ui/src/components/Topbar/{index.tsx => index.jsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ui/src/components/Topbar/{index.tsx => index.jsx} (100%) diff --git a/ui/src/components/Topbar/index.tsx b/ui/src/components/Topbar/index.jsx similarity index 100% rename from ui/src/components/Topbar/index.tsx rename to ui/src/components/Topbar/index.jsx