We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843e8f0 commit fcd0f37Copy full SHA for fcd0f37
1 file changed
apps/website/src/components/registry/data.tsx
@@ -308,7 +308,6 @@ const Blocks: RegistryComponent[] = [
308
name: "block-copy-text-morph",
309
type: "registry:block",
310
dependencies: ["motion"],
311
- registryDependencies: ["shiki-highlighter", "code-block", "client-shiki"],
312
target: "src/components/code-block/blocks/copy-text-morph.tsx",
313
},
314
0 commit comments