diff --git a/src/editors/containers/EditorContainer/__snapshots__/index.test.jsx.snap b/src/editors/containers/EditorContainer/__snapshots__/index.test.jsx.snap index a913df483..abc5ee84b 100644 --- a/src/editors/containers/EditorContainer/__snapshots__/index.test.jsx.snap +++ b/src/editors/containers/EditorContainer/__snapshots__/index.test.jsx.snap @@ -2,7 +2,9 @@ exports[`EditorContainer component render snapshot: initialized. enable save and pass to header 1`] = `
- +
- +
@@ -53,7 +53,7 @@ exports[`EditorFooter render snapshot: save disabled. Show button spinner 1`] = } > @@ -104,7 +104,7 @@ exports[`EditorFooter render snapshot: save failed. Show error message 1`] = ` /> diff --git a/src/editors/containers/EditorContainer/components/EditorFooter/index.jsx b/src/editors/containers/EditorContainer/components/EditorFooter/index.jsx index cd2c7a8b4..4b2c78aab 100644 --- a/src/editors/containers/EditorContainer/components/EditorFooter/index.jsx +++ b/src/editors/containers/EditorContainer/components/EditorFooter/index.jsx @@ -28,7 +28,7 @@ export const EditorFooter = ({ )} - +