From 0fdd348c177eb0ea6eb1db571cb12d8d6ef21ecc Mon Sep 17 00:00:00 2001 From: ding-ma Date: Sat, 29 Aug 2020 11:57:27 -0400 Subject: [PATCH] fixed form autofill --- src/Components/About.tsx | 14 +++++++------- src/Translations/fr.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Components/About.tsx b/src/Components/About.tsx index 880472f..9feff9f 100644 --- a/src/Components/About.tsx +++ b/src/Components/About.tsx @@ -72,25 +72,25 @@ class About extends Component { } const renderForm = () => { return ( -
+

-
- +
- +
-
diff --git a/src/Translations/fr.json b/src/Translations/fr.json index a51fd43..577f4f5 100644 --- a/src/Translations/fr.json +++ b/src/Translations/fr.json @@ -13,7 +13,7 @@ "Form.email": "Courriel", "Form.subject": "Suject", "Form.message": "Que veux tu parler de ? :)", - "Email": "mailto:ding.ma@mail.mcgill.ca?subject=Contacter%20Ding&body=Salut%20Ding%2C%0D%0A%0D%0A%5BInserez%20votre%20message%5D", + "Email": "mailto:ding.ma@mail.mcgill.ca?subject=Contacter%20Ding&body=Salut%20Ding%2C%0D%0A%0D%0A%5BInsérez%20votre%20message%5D", "Github": "https://github.com/ding-ma", "LinkedIn": "https://www.linkedin.com/in/ding--ma/", "Internship": "Stages",