diff --git a/packages/react/public/registry.json b/packages/react/public/registry.json index 3a9e23a..5cf3d3c 100644 --- a/packages/react/public/registry.json +++ b/packages/react/public/registry.json @@ -1,5 +1,6 @@ { "base": "https://raw.githubusercontent.com/p-sw/ui/main/packages/react/components/{componentName}", + "shared": "https://raw.githubusercontent.com/p-sw/ui/main/packages/react/shared.ts", "components": { "button": "Button.tsx", "checkbox": "Checkbox.tsx",