mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 04:19:26 +00:00
SvelteKit, Next.js, SolidStart
This commit is contained in:
@@ -19,7 +19,7 @@ export const techStackIcons: TechStackIconType = {
|
||||
icon: <Icons.svelteKit className="w-10 h-10" />,
|
||||
},
|
||||
solidStart: {
|
||||
name: "Solid Start",
|
||||
name: "SolidStart",
|
||||
icon: <Icons.solidStart className="w-10 h-10" />,
|
||||
},
|
||||
react: {
|
||||
|
||||
Reference in New Issue
Block a user