goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.13k stars 123 forks source link

fix(select): updates select to default styling #187

Closed thatsamsonkid closed 4 months ago

thatsamsonkid commented 4 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

Select defaults to 'New York' style instead of the default shadcn style.

Closes #166

What is the new behavior?

Select will follow the "default", inline with the rest of the library currently

Does this PR introduce a breaking change?

Other information