diff --git a/packages/react/public/registry.json b/packages/react/public/registry.json index c39f461..93f2ed6 100644 --- a/packages/react/public/registry.json +++ b/packages/react/public/registry.json @@ -6,8 +6,8 @@ "checkbox": "Checkbox.tsx", "dialog": "Dialog.tsx", "drawer": "Drawer.tsx", - "Input": "Input.tsx", - "Label": "Label.tsx", + "input": "Input.tsx", + "label": "Label.tsx", "popover": "Popover.tsx", "switch": "Switch.tsx", "tabs": "Tabs.tsx",