themesberg / flowbite-react

Official React components built for Flowbite and Tailwind CSS
https://flowbite-react.com
MIT License
1.82k stars 406 forks source link

docs: fixed typo #1165

Closed Gauravdarkslayer closed 8 months ago

Gauravdarkslayer commented 8 months ago

Fixed typo in Input sizing section from "hoose" to "choose"

Summarize the changes made and the motivation behind them. Fixed the typo in the docs so that it's easier for end user's reading.

Reference related issues using # followed by the issue number.

If there are breaking API changes - like adding or removing props, or changing the structure of the theme - describe them, and provide steps to update existing code.

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flowbite-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2023 1:40pm
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7461173) 99.54% compared to head (29cdb32) 97.38%. Report is 168 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1165 +/- ## ========================================== - Coverage 99.54% 97.38% -2.17% ========================================== Files 163 213 +50 Lines 6621 9049 +2428 Branches 401 528 +127 ========================================== + Hits 6591 8812 +2221 - Misses 30 237 +207 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tulup-conner commented 8 months ago

Thank you!