rawilk / laravel-form-components

Form components built for Tailwind & Livewire.
https://randallwilk.dev/docs/laravel-form-components
MIT License
400 stars 44 forks source link

Fixed multiple to allowMultiple in documentation. was not setting op… #164

Closed chas688 closed 8 months ago

chas688 commented 10 months ago

…tion, whereas is working.

1️⃣ Is this something that is wanted/needed? Did you create an issue / discussion about it first?

2️⃣ Does it contain multiple, unrelated changes? Please separate the PRs out.

3️⃣ Does it include tests, if possible? (Not a deal-breaker, just a nice-to-have)

4️⃣ Please include a thorough description of the improvement and reasons why it's useful.

5️⃣ Thanks for contributing! 🙌

rawilk commented 8 months ago

Thanks for fixing that. Merging now.