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 + + ); };