Skip to content

Commit ae7350d

Browse files
committed
🐞 fix: link #72
1 parent 0e9054b commit ae7350d

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

source-web/src/assets/db/components.json

+21-3
Original file line numberDiff line numberDiff line change
@@ -613,9 +613,7 @@
613613
"name": "Cuicui",
614614
"link": "https://cuicui.day",
615615
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/components/cuicui",
616-
"tags": ["React", "Typescript", "Motion", "Tailwind"],
617-
"license": "MIT",
618-
"licenseLink": "https://github.com/damien-schneider/cuicui/blob/main/license.md"
616+
"tags": ["React", "Typescript", "Motion", "Tailwind"]
619617
},
620618
{
621619
"id": 68,
@@ -654,5 +652,25 @@
654652
"tags": ["React", "Toast"],
655653
"license": "MIT",
656654
"licenseLink": "https://github.com/timolins/react-hot-toast/blob/main/LICENSE"
655+
},
656+
{
657+
"id": 72,
658+
"order": 47,
659+
"name": "Motion-Primitives",
660+
"link": "https://motion-primitives.com",
661+
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/components/motion-primitives",
662+
"tags": ["Framer", "React"],
663+
"license": "MIT",
664+
"licenseLink": "https://github.com/ibelick/motion-primitives/blob/main/LICENCE.md"
665+
},
666+
{
667+
"id": 73,
668+
"order": 50,
669+
"name": "Fulldev UI",
670+
"link": "https://ui.full.dev",
671+
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/components/ui_full_dev",
672+
"tags": ["Astro"],
673+
"license": "MIT",
674+
"licenseLink": "https://github.com/fulldotdev/ui/blob/main/LICENCE"
657675
}
658676
]

0 commit comments

Comments
 (0)