mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-21 20:21:32 +10:00
- implement certifications section
This commit is contained in:
@ -5,6 +5,7 @@ const ModalEvents = {
|
||||
WORK_MODAL: "work_modal",
|
||||
EDUCATION_MODAL: "education_modal",
|
||||
AWARD_MODAL: "award_modal",
|
||||
CERTIFICATION_MODAL: "certification_modal",
|
||||
};
|
||||
|
||||
export default ModalEvents;
|
||||
|
||||
Reference in New Issue
Block a user