mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8ba820a699
Latest versions of prop-types don't depend on React, so the factory is not necessary, and in fact bloats the build because it is intended for 15.5 and so doesn't strip out the checkers in prod.