mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Test * Fix react typings * Revert "Use []-syntax for some cases." This reverts commit 5f6e55843980b2cff9ace4174f72b4f8aa7ad278. * Modify another render function's return type * Use Array<T> instead in react.d.ts & Fix issues with the typescript linter & Adapt changes in react-router * Convert Array<T> to T[] * Add support for string and number return types. |
||
|---|---|---|
| .. | ||
| examples-from-react-router-website | ||
| Children.tsx | ||
| InheritingRoute.tsx | ||
| MemoryRouter.tsx | ||
| NavigateWithContext.tsx | ||
| Switch.tsx | ||
| WithRouter.tsx | ||
| WithRouterDecorator.tsx | ||