docs: add remix toc

This commit is contained in:
Bereket Engida
2024-10-04 11:13:29 +03:00
parent c48b46c241
commit 3cebc3cc1c

View File

@@ -705,6 +705,11 @@ export const examples: Content[] = [
href: "/docs/examples/astro",
icon: Icons.astro,
},
{
title: "Remix",
href: "/docs/examples/remix",
icon: Icons.remix,
},
{
title: "Next JS",
href: "/docs/examples/next-js",