themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.55k stars 715 forks source link

Update Search Input docs #640

Closed AdityaGupta20871 closed 7 months ago

AdityaGupta20871 commented 1 year ago

Describe the bug Missing closing tag for input components in Tailwind CSS Search Input docs

Screenshots Screenshot (50)

I have resolved this issue and opened a pull request for it . Hope it helps !

AdityaGupta20871 commented 1 year ago

I think this would be a feature request rather than bug as I didn't pay attention to html written in documentation ! As I was working with react vite still it would be beneficial for react developers if this feature is implemented !

zoltanszogyenyi commented 7 months ago

Hey @AdityaGupta20871,

All input fields now have a closing tag. Will be released soon for v2.3.

Thanks, Zoltan