mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 17:34:52 +10:00
- implementing hobby, language and reference sections
- dynamic template selection
This commit is contained in:
@@ -7,6 +7,9 @@ const ModalEvents = {
|
||||
AWARD_MODAL: 'award_modal',
|
||||
CERTIFICATION_MODAL: 'certification_modal',
|
||||
SKILL_MODAL: 'skill_modal',
|
||||
HOBBY_MODAL: 'hobby_modal',
|
||||
LANGUAGE_MODAL: 'language_modal',
|
||||
REFERENCE_MODAL: 'reference_modal',
|
||||
};
|
||||
|
||||
export default ModalEvents;
|
||||
|
||||
Reference in New Issue
Block a user