mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 05:20:24 +08:00
Update react-router to work with react reorganization
This commit is contained in:
1
react-router/react-router.d.ts
vendored
1
react-router/react-router.d.ts
vendored
@@ -4,7 +4,6 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
///<reference path='../react/react.d.ts' />
|
||||
///<reference path='../react/react-addons.d.ts' />
|
||||
|
||||
declare module ReactRouter {
|
||||
import React = __React;
|
||||
|
||||
Reference in New Issue
Block a user