From c97fee8eee944d760c59f83292e2f1c197ca3241 Mon Sep 17 00:00:00 2001 From: Riazul Islam Date: Mon, 17 Aug 2026 15:30:57 +0600 Subject: [PATCH] feat(registry): add @remotionui registry (#10998) --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 173e0bda300..450f9705d1c 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1940,5 +1940,12 @@ "url": "https://knock.codes/r/react/{name}.json", "description": "Copy-paste, session-gated access blocks for React — PIN/Knock Code unlock screens, protected routes/layouts/modals, a headless useKnockCodes hook, and full-page templates.", "logo": "" + }, + { + "name": "@remotionui", + "homepage": "https://remotionui.com", + "url": "https://remotionui.com/r/{name}.json", + "description": "Copy-paste motion components for Remotion video projects - 200 captions, charts, transitions, backgrounds, and full compositions.", + "logo": "" } ]