DEV Community

Discussion on: Start your app the right way! Featuring React, styled-system, styled components and Typescript

Collapse
 
whurleyedcc profile image
William Hurley

It looks like there's also a missing dev dependency: @types/react-router-dom. You have it in your repo's package.json, but it's not listed above as a dependency to install. It is needed for LinkProps.