We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf2aaf6 + d24a298 commit 7c6a23dCopy full SHA for 7c6a23d
src/components/Projects.tsx
@@ -28,7 +28,7 @@ const Projects = () => {
28
{ name: 'Redux', icon: <SiRedux /> },
29
{ name: 'Typescript', icon: <SiTypescript /> },
30
{ name: 'TailwindCSS', icon: <SiTailwindcss /> },
31
- { name: 'shaodcn/ui', icon: <SiShadcnui /> },
+ { name: 'shadcn/ui', icon: <SiShadcnui /> },
32
],
33
},
34
{
0 commit comments