diff --git a/resources/js/Components/Galleries/GalleryPage/GalleryActionToolbar/GalleryActionToolbar.tsx b/resources/js/Components/Galleries/GalleryPage/GalleryActionToolbar/GalleryActionToolbar.tsx index 674ee0566..3683023ad 100644 --- a/resources/js/Components/Galleries/GalleryPage/GalleryActionToolbar/GalleryActionToolbar.tsx +++ b/resources/js/Components/Galleries/GalleryPage/GalleryActionToolbar/GalleryActionToolbar.tsx @@ -70,6 +70,13 @@ export const GalleryActionToolbar = ({ data-testid="GalleryActionToolbar__template-button-mobile" /> + {draftId !== undefined && ( + + )} +