From eef2326964174b1984ad0feba7bbf7fc86441c9b Mon Sep 17 00:00:00 2001 From: amhsirak Date: Wed, 28 May 2025 23:45:07 +0530 Subject: [PATCH] chore: lint --- src/components/api/ApiKey.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/api/ApiKey.tsx b/src/components/api/ApiKey.tsx index e6d58c51..d6cc83a5 100644 --- a/src/components/api/ApiKey.tsx +++ b/src/components/api/ApiKey.tsx @@ -159,11 +159,11 @@ const ApiKeyManager = () => { )} - View and test your API endpoints - - here - - + View and test your API endpoints + + here + + ); };