cfpb / design-system-react

A React/Storybook implementation of CFPB's Design System
https://cfpb.github.io/design-system-react/
MIT License
6 stars 4 forks source link

style(FooterCfGov): allows className and other standard footer props to pass to the inner Footer #333

Closed shindigira closed 5 months ago

shindigira commented 5 months ago

closes #332

Allows for custom styling which is needed in https://github.com/cfpb/sbl-frontend/pull/369

netlify[bot] commented 5 months ago

Deploy Preview for cfpb-design-system-react ready!

Name Link
Latest commit f9d962f2bdd3901f0d5c3d0a9b92b1900bca69b0
Latest deploy log https://app.netlify.com/sites/cfpb-design-system-react/deploys/660f0737ba44900008fa5114
Deploy Preview https://deploy-preview-333--cfpb-design-system-react.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

billhimmelsbach commented 5 months ago

Heyo! I don't think we need this now do we @shindigira?

shindigira commented 5 months ago

Heyo! I don't think we need this now do we @shindigira?

Not for the footer white space fix, but for future proofing Necessary. Won't need a wrapper div for the fix in https://github.com/cfpb/sbl-frontend/pull/369.