Skip to content

Commit 41fee80

Browse files
committed
fix: 🐛 registry issue
1 parent 0af2a94 commit 41fee80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

registry.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,9 +362,9 @@
362362
"author": "Ankan Bhattacharya <https://github.com/ankan002>",
363363
"files": [
364364
{
365-
"path": "preview/components/toggle.tsx",
366-
"target": "components/retroui/preview/toggle.tsx",
367-
"type": "registry:block"
365+
"path": "components/retroui/Toggle.tsx",
366+
"target": "components/retroui/Toggle.tsx",
367+
"type": "registry:component"
368368
}
369369
]
370370
},

0 commit comments

Comments
 (0)