From ed8261d0fddde1a1baae00fa279566ddf6e5c64b Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Wed, 23 Oct 2024 06:49:56 +0530 Subject: [PATCH] feat: align self flext start container --- src/components/organisms/ApiKey.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/organisms/ApiKey.tsx b/src/components/organisms/ApiKey.tsx index 35dbd033..a237b52b 100644 --- a/src/components/organisms/ApiKey.tsx +++ b/src/components/organisms/ApiKey.tsx @@ -88,8 +88,8 @@ const ApiKeyManager = () => { if (loading) return ; return ( - - + + Manage Your API Key {apiKey ? (