mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Added React
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/// <reference path="../react/react.d.ts" />
|
||||
/// <reference path="./react-scroll.d.ts" />
|
||||
|
||||
import { Component } from 'react';
|
||||
import * as React from 'react';
|
||||
import { Link, Element, scroller } from 'react-scroll';
|
||||
|
||||
let link = <Link to="test" />;
|
||||
|
||||
Reference in New Issue
Block a user