From 4553a940387d0d00771bb356478cfd62ec92c74c Mon Sep 17 00:00:00 2001 From: Ruidy Nemausat Date: Thu, 4 Jun 2020 08:03:27 +0200 Subject: [PATCH] chore: add url type on input and enable autocomplete --- src/pages/AddEducation/Form.tsx | 2 +- src/pages/AddExperience/Form.tsx | 2 +- src/pages/EditProfile/Form.tsx | 15 +++++++-------- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/src/pages/AddEducation/Form.tsx b/src/pages/AddEducation/Form.tsx index 802b95a..4fd5692 100644 --- a/src/pages/AddEducation/Form.tsx +++ b/src/pages/AddEducation/Form.tsx @@ -24,7 +24,7 @@ const AddEducationForm: FC = ({ handleCheckboxesChange, isDisabled, }) => ( -
+
= ({ handleCheckboxesChange, isDisabled, }) => ( - +
= ({ isDisabled, toggleSocialLinks, }) => ( - +
= ({
= ({
= ({
= ({
= ({