DefinitelyTyped/types/react-cropper
Harald Friessnegger 234b6171fc
react-cropper: support ref prop created with useRef hook (#42801)
* support useRef hook

allows to also pass refs created with the `useRef` hook. see https://github.com/roadmanfong/react-cropper/issues/134#issuecomment-593984770

* use same cropperjs version as current react-cropper release

* update interface def and tests
2020-03-27 13:12:34 -04:00
..
index.d.ts
package.json
react-cropper-tests.tsx
tsconfig.json
tslint.json