vocdoni / explorer-ui

Legacy (deprecated) Vocdoni's explorer UI. Check the new one in the link below:
https://github.com/vocdoni/explorer
GNU Affero General Public License v3.0
2 stars 1 forks source link

bug: footer links don't change when other language is selected #165

Closed selankon closed 8 months ago

selankon commented 1 year ago

Probably related because they are defined on an outer static variable instead of inside a state full component (because the translations are properly done).

Is just a little refactor

https://github.com/vocdoni/explorer-ui/blob/9ffcc83feffee8d469240df5c5663c0babba861d/components/pages/app/footer.tsx#L123-L167