We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac79a85 commit ae502cdCopy full SHA for ae502cd
1 file changed
apps/origin-ui/src/registry.json
@@ -210,7 +210,13 @@
210
"name": "slider",
211
"type": "registry:ui",
212
"registryDependencies": [
213
- "https://www.originui-ng.com/r/tooltip.json"
+ "https://www.originui-ng.com/r/slider.json"
214
+ ],
215
+ "files": [
216
+ {
217
+ "path": "registry/default/ui/slider.ts",
218
+ "type": "registry:ui"
219
+ }
220
],
221
"dependencies": [
222
"@radix-ng/primitives"
0 commit comments