diff --git a/src/features/lightbox/Lightbox.web.tsx b/src/features/lightbox/Lightbox.web.tsx index 9dda275e09..b4cd20fdf4 100644 --- a/src/features/lightbox/Lightbox.web.tsx +++ b/src/features/lightbox/Lightbox.web.tsx @@ -29,6 +29,7 @@ import {Loader} from '#/components/Loader' import * as Menu from '#/components/Menu' import * as Toast from '#/components/Toast' import {Text} from '#/components/Typography' +import {CircleChromeButton} from '#/features/lightbox/chrome/CircleChromeButton' import {useLightbox, useLightboxControls} from '#/features/lightbox/state' import {type ImageSource} from '#/features/lightbox/types' @@ -251,25 +252,16 @@ function LightboxGallery({