mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 04:19:22 +00:00
feat: expo plugin (#375)
This commit is contained in:
@@ -632,6 +632,17 @@ export const contents: Content[] = [
|
||||
icon: Icons.elysia,
|
||||
href: "/docs/integrations/elysia",
|
||||
},
|
||||
{
|
||||
group: true,
|
||||
title: "Mobile & Desktop",
|
||||
href: "/docs/integrations",
|
||||
icon: LucideAArrowDown,
|
||||
},
|
||||
{
|
||||
title: "Expo",
|
||||
icon: Icons.expo,
|
||||
href: "/docs/integrations/expo",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user