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