diff --git a/apps/www/src/lib/registry/default/example/index.ts b/apps/www/src/lib/registry/default/example/index.ts deleted file mode 100644 index f414dfd1..00000000 --- a/apps/www/src/lib/registry/default/example/index.ts +++ /dev/null @@ -1 +0,0 @@ -export { default as AccordionDemo } from './AccordionDemo.vue' diff --git a/apps/www/src/lib/registry/new-york/example/index.ts b/apps/www/src/lib/registry/new-york/example/index.ts deleted file mode 100644 index f414dfd1..00000000 --- a/apps/www/src/lib/registry/new-york/example/index.ts +++ /dev/null @@ -1 +0,0 @@ -export { default as AccordionDemo } from './AccordionDemo.vue'