From e690244ecff2504acf45e56029a83665db535bd5 Mon Sep 17 00:00:00 2001 From: oizie Date: Thu, 10 Mar 2016 11:14:38 +0000 Subject: [PATCH] Added React --- react-scroll/react-scroll-tests.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-scroll/react-scroll-tests.tsx b/react-scroll/react-scroll-tests.tsx index d8da827321..b39b9681f5 100644 --- a/react-scroll/react-scroll-tests.tsx +++ b/react-scroll/react-scroll-tests.tsx @@ -1,7 +1,7 @@ /// /// -import { Component } from 'react'; +import * as React from 'react'; import { Link, Element, scroller } from 'react-scroll'; let link = ;