Files
shadcn-ui/apps/www/registry/default/ui
JEM 4a0d4cfdb9 refactor(components): remove redundant empty interfaces from Input, Command, and Textarea components (#5657)
* refactor(components): remove redundant empty interfaces from Input, Command, and Textarea components

Simplified props handling by removing redundant empty interfaces (`InputProps`, `CommandDialogProps`, `TextareaProps`). Directly extended native HTML attributes/lib for each component, enhancing code clarity and maintainability. This refactor ensures compliance with ESLint rules and streamlines future modifications without altering component functionality.

* updated the registry

* rerun build:registry with updated command

* Refactor input and textarea components to use `React.ComponentProps`

* update registry
2024-11-08 20:26:01 +04:00
..
2023-12-22 23:36:59 +04:00
2024-10-17 16:28:09 +04:00
2024-11-03 13:27:10 +04:00
2024-11-03 13:27:10 +04:00
2024-07-17 19:22:38 +04:00
2023-12-22 23:36:59 +04:00
2023-12-22 23:36:59 +04:00
2024-07-06 02:06:40 +04:00
2023-12-22 23:36:59 +04:00
2023-12-22 23:36:59 +04:00
2023-06-22 22:44:52 +04:00