From 1f316a0b65f41d1b9b86c01e05342df4726ea002 Mon Sep 17 00:00:00 2001 From: mv-turtle <78047717+mv-turtle@users.noreply.github.com> Date: Mon, 6 Mar 2023 21:17:33 -0800 Subject: [PATCH] Add SveteKit to the docs sidebar --- docs/mint.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/mint.json b/docs/mint.json index 26a0d4f9c2..4ac6ef3db1 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -158,6 +158,7 @@ "integrations/frameworks/express", "integrations/frameworks/nextjs", "integrations/frameworks/nestjs", + "integrations/frameworks/sveltekit", "integrations/frameworks/nuxt", "integrations/frameworks/gatsby", "integrations/frameworks/remix",