From ca173f834b6826e1ed9a767d2fa48e52289a3979 Mon Sep 17 00:00:00 2001 From: Andrean <88448470+QkoSad@users.noreply.github.com> Date: Mon, 8 May 2023 17:08:28 +0000 Subject: [PATCH] Update ProfileEducation.js --- client/src/components/profile/ProfileEducation.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/client/src/components/profile/ProfileEducation.js b/client/src/components/profile/ProfileEducation.js index d6fa0d8..021958c 100644 --- a/client/src/components/profile/ProfileEducation.js +++ b/client/src/components/profile/ProfileEducation.js @@ -26,8 +26,5 @@ ProfileEducation.propTypes = { education: PropTypes.object.isRequired }; -<<<<<<< HEAD + export default ProfileEducation; -======= -export default ProfileEducation; ->>>>>>> cc38df43629d64ca77f694c971a13a026b3afcfb