themesberg / flowbite-react

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

Fix/unnecessary spaceing class name #1148

Closed paghar closed 9 months ago

paghar commented 9 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.

vercel[bot] commented 9 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 Nov 28, 2023 7:30am
paghar commented 9 months ago

Hi @SutuSebastian, This PR is completed!

codecov[bot] commented 9 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 (dd0f08a) 93.60%. Report is 164 commits behind head on main.

:exclamation: Current head dd0f08a differs from pull request most recent head e88d785. Consider uploading reports for the commit e88d785 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1148 +/- ## ========================================== - Coverage 99.54% 93.60% -5.95% ========================================== Files 163 213 +50 Lines 6621 9049 +2428 Branches 401 484 +83 ========================================== + Hits 6591 8470 +1879 - Misses 30 579 +549 ```

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

tulup-conner commented 9 months ago

@paghar Thank you! Please fill out the PR template in the future, I get that this is a really small change, but even just a link to a docs page showing what impact this actually has is very helpful when others without immediate context are reviewing your work.