From dec616d1ef40f2fab74ff6fae54577fb294c8a9f Mon Sep 17 00:00:00 2001 From: Pedro Inacio Date: Thu, 10 Mar 2016 09:10:36 +0000 Subject: [PATCH] Fixed tests --- react-scroll/react-scroll-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-scroll/react-scroll-tests.ts b/react-scroll/react-scroll-tests.ts index ecb87c9e69..ef7ab170eb 100644 --- a/react-scroll/react-scroll-tests.ts +++ b/react-scroll/react-scroll-tests.ts @@ -1,5 +1,5 @@ -/// /// +/// import * as React from 'react'; import { Link, Element, Events, scroller } from 'react-scroll';