Skip to content

Commit 7c6a23d

Browse files
committed
Merge branch 'master' of https://github.com/zxyctn/portfolio
2 parents bf2aaf6 + d24a298 commit 7c6a23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const Projects = () => {
2828
{ name: 'Redux', icon: <SiRedux /> },
2929
{ name: 'Typescript', icon: <SiTypescript /> },
3030
{ name: 'TailwindCSS', icon: <SiTailwindcss /> },
31-
{ name: 'shaodcn/ui', icon: <SiShadcnui /> },
31+
{ name: 'shadcn/ui', icon: <SiShadcnui /> },
3232
],
3333
},
3434
{

0 commit comments

Comments
 (0)