feat: Adding blockId to the Gallery. Adding cancel and next navigation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export const analyticsEvt = {
|
||||
editorSaveClick: 'edx.ui.authoring.editor.save',
|
||||
editorCancelClick: 'edx.ui.authoring.editor.cancel',
|
||||
videoGalleryCancelClick: 'edx.ui.authoring.videogallery.cancel',
|
||||
};
|
||||
|
||||
export default analyticsEvt;
|
||||
|
||||
Reference in New Issue
Block a user