mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 12:27:44 +00:00
feat: expo plugin (#375)
This commit is contained in:
@@ -38,4 +38,8 @@ export const techStackIcons: TechStackIconType = {
|
||||
name: "TanStack Start",
|
||||
icon: <Icons.tanstack className="w-10 h-10" />,
|
||||
},
|
||||
expo: {
|
||||
name: "Expo",
|
||||
icon: <Icons.expo className="w-10 h-10" />,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user