mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 17:34:52 +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