The `CropperWrapperComponent` type is missing the following properties: - `loading: boolean;` - `loaded: boolean;` These properties are used by the [CropperWrapper.tsx](https://github.com/advanced-cropper/react-mobile-cropper/blob/master/src/components/CropperWrapper.tsx) component in `react-mobile-cropper`.
The
CropperWrapperComponenttype is missing the following properties:loading: boolean;loaded: boolean;These properties are used by the CropperWrapper.tsx component in
react-mobile-cropper.