mkocansey / bladewind

BladewindUI is a collection of elegant Laravel blade-based UI components spiced with TailwindCSS and Javascript.
https://bladewindui.com
MIT License
491 stars 46 forks source link

feat: allow empty arrays in select #336

Closed haugen86 closed 3 weeks ago

haugen86 commented 3 weeks ago

Shows a non-selectable item in the dropdown.

Closes #335