mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-29 15:44:31 +00: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