We use prop-types to throw warnings in dev environment if components have props of the wrong type
This used to be bundled with React by default. It isn't anymore. Import is still working as it is a dependency of other things like eslint. But it should be specified as a dev dependency of Cashtab.