diff --git a/client/src/components/Chat/Input/Files/ImagePreview.tsx b/client/src/components/Chat/Input/Files/ImagePreview.tsx index c675c9326c..2714c3677f 100644 --- a/client/src/components/Chat/Input/Files/ImagePreview.tsx +++ b/client/src/components/Chat/Input/Files/ImagePreview.tsx @@ -158,11 +158,11 @@ const ImagePreview = ({ { e.preventDefault(); closeButtonRef.current?.focus();