mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
Missing React ref
This commit is contained in:
2
react-dropzone/react-dropzone.d.ts
vendored
2
react-dropzone/react-dropzone.d.ts
vendored
@@ -3,6 +3,8 @@
|
||||
// Definitions by: Mathieu Larouche Dube <https://github.com/matdube>, Ivo Jesus <https://github.com/LynxEyes>, Luís Rodrigues <https://github.com/goblindegook>
|
||||
// Definitions: https://github.com/Vooban/DefinitelyTyped
|
||||
|
||||
///<reference path='../react/react.d.ts' />
|
||||
|
||||
declare namespace ReactDropzone {
|
||||
import React = __React;
|
||||
interface IDropzoneProps {
|
||||
|
||||
Reference in New Issue
Block a user