Skip to content

Fix wrapping in footer - #50

Merged
francisli merged 1 commit into
mainfrom
jdunning/fix/footer-wrapping
Oct 1, 2025
Merged

Fix wrapping in footer#50
francisli merged 1 commit into
mainfrom
jdunning/fix/footer-wrapping

Conversation

@fwextensions

Copy link
Copy Markdown
Contributor

Put a Group around the Anchors in the footer so that they flex on one line, with space between.
Remove the h prop on the Footer in App.jsx, since that was causing some blank space if the footer content wasn't exactly that height.
Add missing prop-types and uuid packages.

Initial issue:
image

Put a Group around the Anchors in the footer so that they flex on one line, with space between.
Remove the h prop on the Footer in App.jsx, since that was causing some blank space if the footer content wasn't exactly that height.
Add missing prop-types and uuid packages.
@fwextensions
fwextensions requested a review from francisli October 1, 2025 01:35

@francisli francisli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine to approve and merge this in, but what does adding prop-types do here? I thought React was moving away from prop-types:

https://react.dev/blog/2024/04/25/react-19-upgrade-guide#removed-proptypes-and-defaultprops

@francisli

Copy link
Copy Markdown
Contributor

@fwextensions nevermind, I see the components that still reference prop-types... will clean that out in the future...

@francisli
francisli merged commit 59f44f1 into main Oct 1, 2025
3 checks passed
@francisli
francisli deleted the jdunning/fix/footer-wrapping branch October 1, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants