Update react-cropper-tests.tsx

This commit is contained in:
Stepan Mikhaylyuk
2016-04-03 03:49:06 +03:00
parent c41fbd4ccb
commit 0c69d72540
+3
View File
@@ -1,3 +1,6 @@
/// <reference path="../react/react.d.ts"/>
/// <reference path="./react-cropper.d.ts"/>
import * as React from 'react';
import Cropper from 'react-cropper';