mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
feat: add TanStack Start integration
This commit is contained in:
@@ -601,12 +601,16 @@ export const contents: Content[] = [
|
||||
icon: Icons.svelteKit,
|
||||
href: "/docs/integrations/svelte-kit",
|
||||
},
|
||||
|
||||
{
|
||||
title: "Solid Start",
|
||||
icon: Icons.solidStart,
|
||||
href: "/docs/integrations/solid-start",
|
||||
},
|
||||
{
|
||||
title: "TanStack Start",
|
||||
icon: Icons.tanstack,
|
||||
href: "/docs/integrations/tanstack",
|
||||
},
|
||||
{
|
||||
group: true,
|
||||
title: "Backend",
|
||||
|
||||
Reference in New Issue
Block a user