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 = ;