No overload matches in line 18
Overload 1 of 2, '(props: RouterProps | Readonly): Router', gave the following error.
Type 'BrowserHistory' is missing the following properties from type 'History': length, goBack, goForward
Overload 2 of 2, '(props: RouterProps, context: any): Router', gave the following error.
Type 'BrowserHistory' is not assignable to type 'History'.
No overload matches in line 18 Overload 1 of 2, '(props: RouterProps | Readonly): Router', gave the following error.
Type 'BrowserHistory' is missing the following properties from type 'History': length, goBack, goForward
Overload 2 of 2, '(props: RouterProps, context: any): Router', gave the following error.
Type 'BrowserHistory' is not assignable to type 'History'.
ReactDOM.render(