From 00778df94bd768beb02ec9c39c48389d982ff6f4 Mon Sep 17 00:00:00 2001 From: Andrean <88448470+QkoSad@users.noreply.github.com> Date: Mon, 8 May 2023 16:56:59 +0000 Subject: [PATCH] Update Education.js --- client/src/components/dashboard/Education.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/client/src/components/dashboard/Education.js b/client/src/components/dashboard/Education.js index 57a75fa..7517019 100644 --- a/client/src/components/dashboard/Education.js +++ b/client/src/components/dashboard/Education.js @@ -46,8 +46,4 @@ Education.propTypes = { deleteEducation: PropTypes.func.isRequired }; -<<<<<<< HEAD export default connect(null, { deleteEducation })(Education); -======= -export default connect(null, { deleteEducation })(Education); ->>>>>>> cc38df43629d64ca77f694c971a13a026b3afcfb