hngngn / shadcn-solid

shadcn/ui, but for Solid.
https://shadcn-solid.com
MIT License
211 stars 13 forks source link

[feat]: match component names from shadcn to shadcn-solid #88

Closed JakeSwinford closed 2 months ago

JakeSwinford commented 2 months ago

Feature description

On the shadcn-ui repo, they use Input, and on shadcn-solid, it uses TextField. Is it possible to match component names, or was there a reason not to?

Affected component/components

TextField

Additional Context

Additional details here...

Before submitting

hngngn commented 2 months ago

I just followed the name from Kobalte.