mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
docs: typo in techstack-icons.tsx
This commit is contained in:
@@ -23,7 +23,7 @@ export const techStackIcons: TechStackIconType = {
|
||||
icon: <Icons.solidStart className="w-10 h-10" />,
|
||||
},
|
||||
react: {
|
||||
name: "Reaact",
|
||||
name: "React",
|
||||
icon: <Icons.react className="w-10 h-10" />,
|
||||
},
|
||||
hono: {
|
||||
|
||||
Reference in New Issue
Block a user