cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.75k stars 75 forks source link

Found some React dependencies in the Solid components. #419

Open YogiLiu opened 3 months ago

YogiLiu commented 3 months ago

Why are React-related dependencies imported in the solid components?

https://github.com/cschroeter/park-ui/blob/c28386ca980d003437bf23daeec45e03c3f14530/components/solid/src/components/ui/styled/heading.tsx#L6

https://github.com/cschroeter/park-ui/blob/c28386ca980d003437bf23daeec45e03c3f14530/components/solid/src/components/ui/styled/combobox.tsx#L89-L94