diff --git a/README.md b/README.md index 074427e..dc3d14a 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ See [#428](https://github.com/ValentinH/react-easy-crop/issues/428), [#409](http | `style` | `{ containerStyle: object, mediaStyle: object, cropAreaStyle: object }` | | Custom styles to be used with the Cropper. Styles passed via the style prop are merged with the defaults. | | `classes` | `{ containerClassName: string, mediaClassName: string, cropAreaClassName: string }` | | Custom class names to be used with the Cropper. Classes passed via the classes prop are merged with the defaults. If you have CSS specificity issues, you should probably use the `disableAutomaticStylesInjection` prop. | | `mediaProps` | object | | The properties you want to apply to the media tag ( or