mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
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.