diff --git a/react-scroll/react-scroll-tests.ts b/react-scroll/react-scroll-tests.ts index ce209608d..f8519d524 100644 --- a/react-scroll/react-scroll-tests.ts +++ b/react-scroll/react-scroll-tests.ts @@ -3,8 +3,7 @@ /// import { Component } from 'react' -import * as ReactDOM from 'react-dom'; -import { Link, Element, Events, scroller } from 'react-scroll' +import { Link, Element, scroller } from 'react-scroll' let link = ; let element = ;