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