chore: adds vercel style guide to docs app (#4561)

This commit is contained in:
Piyush Gupta
2025-01-09 10:23:10 +05:30
committed by GitHub
parent b44d6e60bd
commit 6e1ee6df12
237 changed files with 1346 additions and 1314 deletions
@@ -1,4 +1,4 @@
import { MdxImage } from "@/components/MdxImage";
import { MdxImage } from "@/components/mdx-image";
import AddApiKey from "./images/add-api-key.webp";
import ApiKeySecret from "./images/api-key-secret.webp";
@@ -58,8 +58,7 @@ The API requests are authorized with a personal API key. This API key gives you
/>
<Note>
### Store API key safely! Anyone who has your API key has full control over your account. For security
reasons, you cannot view the API key again.
### Store API key safely! Anyone who has your API key has full control over your account. For security reasons, you cannot view the API key again.
</Note>
### Test your API Key