DefinitelyTyped/types/react-router
Sebastian Lenz 504902e974 Add third parameter parent to matchPath, add prop sensitive to Route (#27336)
* Add third parameter `parent` to matchPath

MathPath takes a third parameter, see https://github.com/ReactTraining/react-router/blob/master/packages/react-router/modules/matchPath.js#L28

* Add prop `sensitive` to Route

Routes accept the prop `sensitive`, see https://reacttraining.com/react-router/web/api/Route/sensitive-bool
2018-07-16 17:51:24 +01:00
..
test
v2
v3
index.d.ts Add third parameter parent to matchPath, add prop sensitive to Route (#27336) 2018-07-16 17:51:24 +01:00
tsconfig.json
tslint.json