dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/isomorphic/classic/types/ReactPropTypes.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…