diff --git a/react-scroll/react-scroll-tests.ts b/react-scroll/react-scroll-tests.ts index f8519d524..a1d3a2890 100644 --- a/react-scroll/react-scroll-tests.ts +++ b/react-scroll/react-scroll-tests.ts @@ -1,6 +1,5 @@ /// /// -/// import { Component } from 'react' import { Link, Element, scroller } from 'react-scroll' @@ -8,6 +7,4 @@ import { Link, Element, scroller } from 'react-scroll' let link = ; let element = ; -//scroller.scrollTo("test"); - - +//scroller.scrollTo("test"); \ No newline at end of file