mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-20 11:41:38 +10:00
- implement actions section
- implement settings section
This commit is contained in:
@ -12,6 +12,7 @@ const ModalEvents = {
|
||||
LANGUAGE_MODAL: 'language_modal',
|
||||
REFERENCE_MODAL: 'reference_modal',
|
||||
IMPORT_MODAL: 'import_modal',
|
||||
EXPORT_MODAL: 'export_modal',
|
||||
};
|
||||
|
||||
export default ModalEvents;
|
||||
|
||||
Reference in New Issue
Block a user