From c8b036b91e37647d51b19a75a97711cfc646d0c8 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Wed, 28 May 2025 23:56:08 +0530 Subject: [PATCH] feat: align left --- src/components/api/ApiKey.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/api/ApiKey.tsx b/src/components/api/ApiKey.tsx index e8dc9a97..cac33daf 100644 --- a/src/components/api/ApiKey.tsx +++ b/src/components/api/ApiKey.tsx @@ -117,7 +117,12 @@ const ApiKeyManager = () => { API documentation for setup instructions. - + {t('apikey.title')} {apiKey ? (