From bffa9a546eced875199782eaa674fb7e3f73f4c4 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Mon, 7 Oct 2024 19:10:54 +0530 Subject: [PATCH] feat: set margin top 15px --- src/components/organisms/ApiKey.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/organisms/ApiKey.tsx b/src/components/organisms/ApiKey.tsx index 730a2a03..030194de 100644 --- a/src/components/organisms/ApiKey.tsx +++ b/src/components/organisms/ApiKey.tsx @@ -129,7 +129,7 @@ const ApiKeyManager = () => { ) : ( <> You haven't generated an API key yet. -