Skip to content

Commit 960bbbc

Browse files
committed
feat: add MagicUI resource with logo to UI Frameworks & Libraries category
1 parent ffd1f4b commit 960bbbc

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
19.8 KB
Loading

src/resources.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,13 @@ export const categories: Category[] = [
547547
url: "https://preline.co/",
548548
logo: "/media/logos/ui-frameworks-libraries/preline.png",
549549
},
550+
{
551+
name: "MagicUI",
552+
description:
553+
"150+ free and open-source animated components and effects built with React, Typescript, Tailwind CSS, and Motion.",
554+
url: "https://magicui.design/",
555+
logo: "/media/logos/ui-frameworks-libraries/magicui.png",
556+
},
550557
],
551558
},
552559

0 commit comments

Comments
 (0)