dillon1000/react
Commit
Browse files Kill last remaining use of `$` in React
It's only used here, so let's just inline this and get rid of the additional module. Also it will make people like this guy happy: https://github.com/facebook/react/issues/900 (of course he might be even more happy if he wasn't using MS TFS....but that's a much bigger diff, and not one I can write...)
Changed paths3 files
First-parent comparisonsrc/core/ReactMount.js ModifiedM src/core/__tests__/ReactMount-test.js ModifiedD src/vendor/core/$.js DeletedPatch
Files changed
Rendering syntax-highlighted changes…