❗ Adds status message keys to error handler
This commit is contained in:
@@ -41,6 +41,7 @@ export const WarningInfoHandler = (msg, title, log) => {
|
|||||||
/* Titles for info logging */
|
/* Titles for info logging */
|
||||||
export const InfoKeys = {
|
export const InfoKeys = {
|
||||||
EDITOR: 'Interactive Editor',
|
EDITOR: 'Interactive Editor',
|
||||||
|
VISUAL: 'Layout & Styles',
|
||||||
};
|
};
|
||||||
|
|
||||||
export default ErrorHandler;
|
export default ErrorHandler;
|
||||||
|
|||||||
Reference in New Issue
Block a user