diff options
Diffstat (limited to 'src/view/com/composer/PhotoCarouselPicker.tsx')
-rw-r--r-- | src/view/com/composer/PhotoCarouselPicker.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/composer/PhotoCarouselPicker.tsx b/src/view/com/composer/PhotoCarouselPicker.tsx index 383027de3..eb5b4dcf2 100644 --- a/src/view/com/composer/PhotoCarouselPicker.tsx +++ b/src/view/com/composer/PhotoCarouselPicker.tsx @@ -8,7 +8,7 @@ import { openPicker, openCamera, openCropper, -} from 'react-native-image-crop-picker' +} from '../util/images/ImageCropPicker' import { UserLocalPhotosModel, PhotoIdentifier, |