Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dependency on React (facebook#12448)
Is this necessary? I'd like to use the package in enzyme to avoid having to recopy/paste the symbols for better debugging names, but at hard dep in enzyme proper on a version of react isn't gonna work. This seems safe since nothing explicitly depends on React in here?
- Loading branch information