themesberg / flowbite-react

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

fix: typo in fileInput.dropzone.tsx #1291

Closed Jeremia2001 closed 3 months ago

Jeremia2001 commented 3 months ago

Summarize the changes made and the motivation behind them.

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.

stackblitz[bot] commented 3 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

vercel[bot] commented 3 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 Mar 10, 2024 5:56pm
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.35%. Comparing base (7461173) to head (dc1860c). Report is 196 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1291 +/- ## ========================================== - Coverage 99.54% 97.35% -2.20% ========================================== Files 163 216 +53 Lines 6621 9224 +2603 Branches 401 538 +137 ========================================== + Hits 6591 8980 +2389 - Misses 30 244 +214 ```

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

SutuSebastian commented 3 months ago

Thanks!