We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec69fa commit 91cfa43Copy full SHA for 91cfa43
jsrepo.config.ts
@@ -1,6 +1,6 @@
1
import { defineConfig, type RegistryItem } from 'jsrepo';
2
import { output } from '@jsrepo/shadcn';
3
-import { type Category, componentMetadata, type Variant, VARIANTS } from './src/constants/Information';
+import { type Category, componentMetadata, type Variant } from './src/constants/Information';
4
5
export default defineConfig({
6
registry: {
0 commit comments