From d1e0164047cccdddc2f858e7fb1a2a40bcc63b80 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 30 Dec 2025 00:35:34 +0530 Subject: [PATCH] fix: align actions name table cell to center --- src/components/api/ApiKey.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/api/ApiKey.tsx b/src/components/api/ApiKey.tsx index 3feb590d..fc81aecb 100644 --- a/src/components/api/ApiKey.tsx +++ b/src/components/api/ApiKey.tsx @@ -137,7 +137,7 @@ const ApiKeyManager = () => { {t('apikey.table.name')} {t('apikey.table.key')} Created On - {t('apikey.table.actions')} + {t('apikey.table.actions')}