mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +00:00
docs: correct Svelte Kit to SvelteKit (#2246)
This commit is contained in:
@@ -15,7 +15,7 @@ export const techStackIcons: TechStackIconType = {
|
||||
icon: <Icons.nuxt className="w-10 h-10" />,
|
||||
},
|
||||
svelteKit: {
|
||||
name: "Svelte Kit",
|
||||
name: "SvelteKit",
|
||||
icon: <Icons.svelteKit className="w-10 h-10" />,
|
||||
},
|
||||
solidStart: {
|
||||
|
||||
Reference in New Issue
Block a user