diff --git a/src/storyMap/components/StoryMapForm/TopBar.js b/src/storyMap/components/StoryMapForm/TopBar.js index f6651b704..7e4c51e73 100644 --- a/src/storyMap/components/StoryMapForm/TopBar.js +++ b/src/storyMap/components/StoryMapForm/TopBar.js @@ -128,18 +128,16 @@ const ActionsMenu = () => { {storyMap && ( - <> - - {t('storyMap.form_view_published_button')} - - - + + {t('storyMap.form_view_published_button')} + )} + {storyMap && } {storyMap && ( setOpenShareDialog(true)}> {t('storyMap.form_share_button')}