diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index c9fe3d0392..f99cdd0aec 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -485,6 +485,12 @@
"url": "https://reactbits.dev/r/{name}.json",
"description": "A large collection of animated, interactive & fully customizable React components for building memorable websites. From smooth text animations all the way to eye-catching backgrounds, you can find it here."
},
+ {
+ "name": "@react-easy-modals",
+ "homepage": "https://react-easy-modals-docs.vercel.app",
+ "url": "https://react-easy-modals-docs.vercel.app/r/styles/{style}/{name}.json",
+ "description": "Modal component for react-easy-modals. Integrates with shadcn Dialog for a simple, powerful modal system with TypeScript support and promise-based API."
+ },
{
"name": "@retroui",
"homepage": "https://retroui.dev",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 59e5f8006e..98ed64ca98 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -567,6 +567,13 @@
"description": "A large collection of animated, interactive & fully customizable React components for building memorable websites. From smooth text animations all the way to eye-catching backgrounds, you can find it here.",
"logo": ""
},
+ {
+ "name": "@react-easy-modals",
+ "homepage": "https://react-easy-modals-docs.vercel.app",
+ "url": "https://react-easy-modals-docs.vercel.app/r/styles/{style}/{name}.json",
+ "description": "Modal component for react-easy-modals. Integrates with shadcn Dialog for a simple, powerful modal system with TypeScript support and promise-based API.",
+ "logo": ""
+ },
{
"name": "@retroui",
"description": "A Neobrutalism styled React + TailwindCSS UI library for building bold, modern web apps. Perfect for any project using Shadcn/ui.",