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(footer>theme.ts): adding margin to right in footer links #1153

Closed rajatpandey441 closed 9 months ago

rajatpandey441 commented 9 months ago

Summarize the changes made and the motivation behind them.

The link elements were not responsive because there was no default margin set. me-4 was added to non-react footer but not in react footer.

Reference related issues using # followed by the issue number.

1085

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. NA

image

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 26, 2023 11:45pm
rajatpandey441 commented 9 months ago

@rluders: Created the new pull request

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 (9dbca85) 93.60%. Report is 162 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1153 +/- ## ========================================== - 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.