Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "fix: connexion typo"

Merged Christophe Chaudier requested to merge 46-fix-connexion-typo into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -34,7 +34,7 @@ module.exports = {
@@ -34,7 +34,7 @@ module.exports = {
position: "right",
position: "right",
href: "https://lab.frogg.it/users/sign_in",
href: "https://lab.frogg.it/users/sign_in",
},
},
{label: "🚀 S'enregister", position: "right", to: "/tarifs"},
{label: "🚀 S'enregistrer", position: "right", to: "/tarifs"},
],
],
},
},
footer: {
footer: {
Loading