diff --git a/src/components/AvatarWithImagePicker.tsx b/src/components/AvatarWithImagePicker.tsx index 1f49b0f49b40..07c535ccd96c 100644 --- a/src/components/AvatarWithImagePicker.tsx +++ b/src/components/AvatarWithImagePicker.tsx @@ -111,7 +111,7 @@ type AvatarWithImagePickerProps = { onViewPhotoPress?: () => void; /** Allows to open an image without Attachment Picker. */ - enablePreview?: boolean, + enablePreview?: boolean; }; function AvatarWithImagePicker({