I\'m trying to use React Router in Typescript React app. After running yarn create react-app my-app --template typescript, as told to do in create-react-app doc
yarn create react-app my-app --template typescript