codegouvfr / react-dsfr

🇫🇷 The French Government Design system React toolkit
https://react-dsfr.codegouv.studio
MIT License
416 stars 56 forks source link

fix(footer): add missing classes.operatorLogo #231

Closed revolunet closed 9 months ago

revolunet commented 9 months ago

add a classes.operatorLogo for the footer and use classes.logo for the main logo.

the goal is to be able to apply a custom class to the main logo

This will be a breaking change for those using classes.logo for the operatorLogo

Not sure if this was intended or not