mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 02:01:29 +10:00
90% completed, only final touches left
This commit is contained in:
@ -42,6 +42,7 @@ const EducationTab = ({ data, onChange }) => {
|
||||
last={index === data.education.items.length - 1}
|
||||
/>
|
||||
))}
|
||||
|
||||
<AddItem dispatch={dispatch} />
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user