themesberg / flowbite-react

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

docs(floatinglabel component): fix imports and code examples #1242

Closed rizky201008 closed 8 months ago

rizky201008 commented 8 months ago

I just changed the import error in all the floatingLabel code examples and changed the color in the floatingLabel.validation.tsx file because the success color and error color were confused with each other.

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 Jan 22, 2024 6:20pm
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 (9648d70) 97.36%. Report is 188 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1242 +/- ## ========================================== - Coverage 99.54% 97.36% -2.18% ========================================== Files 163 214 +51 Lines 6621 9083 +2462 Branches 401 530 +129 ========================================== + Hits 6591 8844 +2253 - Misses 30 239 +209 ```

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

rizky201008 commented 8 months ago

Nice thanks 👍