From 53d23e8cf3292bd9570a3ab1ec3971727011ba10 Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Thu, 14 Mar 2024 13:14:07 +0100 Subject: [PATCH] chore: update vercel kv banner --- docs/2.drivers/vercel.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/2.drivers/vercel.md b/docs/2.drivers/vercel.md index 9708de5e..b84b4169 100644 --- a/docs/2.drivers/vercel.md +++ b/docs/2.drivers/vercel.md @@ -10,9 +10,8 @@ icon: gg:vercel Learn more about Vercel KV. :: -::warning -Vercel KV driver is in beta. Please check [Vercel KV Limits](https://vercel.com/docs/storage/vercel-kv/limits) and [unjs/unstorage#218](https://github.com/unjs/unstorage/issues/218) for known issues and possible workarounds. -:: +> [!NOTE] +> Please check [Vercel KV Limits](https://vercel.com/docs/storage/vercel-kv/limits). ```js import { createStorage } from "unstorage";