dillon1000/react

Commit

Support for ES6 polyfills

Most ES6 polyfills will add support by implementing `Symbol` as a
function. This causes `typeof` to return `function` rather than `symbol`
for polyfilled clients.
Browse files
Changed paths1 file
First-parent comparison
M src/isomorphic/classic/types/ReactPropTypes.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…