diff --git a/packages/react/public/registry.json b/packages/react/public/registry.json index 5cf3d3c..c39f461 100644 --- a/packages/react/public/registry.json +++ b/packages/react/public/registry.json @@ -1,6 +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", + "shared": "https://raw.githubusercontent.com/p-sw/ui/main/packages/react/shared.tsx", "components": { "button": "Button.tsx", "checkbox": "Checkbox.tsx",