SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

Use prop-types instead of prop-types factory (#9526)

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.
A
Andrew Clark committed
8ba820a699ed337cf4f42a5743313cb925b6f97b
Parent: 09a9c64
Committed by GitHub <noreply@github.com> on 4/25/2017, 9:32:27 PM