diff --git a/web/components/core/image-picker-popover.tsx b/web/components/core/image-picker-popover.tsx index a4a55e702..53e1179dc 100644 --- a/web/components/core/image-picker-popover.tsx +++ b/web/components/core/image-picker-popover.tsx @@ -166,7 +166,7 @@ export const ImagePickerPopover: React.FC = observer((props) => { useOutsideClickDetector(ref, handleClose); return ( - + = observer((props) => { {isOpen && (