mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fixed test
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/// <reference path="./react-scroll.d.ts" />
|
||||
/// <reference path="../react/react.d.ts" />
|
||||
|
||||
import * as React from 'react';
|
||||
import { Link, Element, Events, scroller } from 'react-scroll';
|
||||
|
||||
class LinkTest extends React.Component<React.Props<{}>, {}> {
|
||||
|
||||
Reference in New Issue
Block a user