dillon1000/react

Commit

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...)
Browse files
Changed paths3 files
First-parent comparison
M src/core/ReactMount.js ModifiedM src/core/__tests__/ReactMount-test.js ModifiedD src/vendor/core/$.js Deleted
Patch

Files changed

Rendering syntax-highlighted changes…