From 0c69d72540de522af4a81a618bfbecc4b5b075db Mon Sep 17 00:00:00 2001 From: Stepan Mikhaylyuk Date: Sun, 3 Apr 2016 03:49:06 +0300 Subject: [PATCH] Update react-cropper-tests.tsx --- react-cropper/react-cropper-tests.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/react-cropper/react-cropper-tests.tsx b/react-cropper/react-cropper-tests.tsx index 05a11202c..4aef0fbef 100644 --- a/react-cropper/react-cropper-tests.tsx +++ b/react-cropper/react-cropper-tests.tsx @@ -1,3 +1,6 @@ +/// +/// + import * as React from 'react'; import Cropper from 'react-cropper';