diff --git a/src/components/__tests__/__snapshots__/Admin.js.snap b/src/components/__tests__/__snapshots__/Admin.js.snap index 5ddf8f6..705e372 100644 --- a/src/components/__tests__/__snapshots__/Admin.js.snap +++ b/src/components/__tests__/__snapshots__/Admin.js.snap @@ -255,6 +255,48 @@ exports[`renders different endings 1`] = ` /> + ); @@ -275,6 +275,17 @@ const quizElements = { updateQuizElement(ui => ui.set('text', e.target.value)) } /> + {(text || image) && ( + + )}