Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to React 16 (ianstormtaylor#1178)
* Allow React 16 in peerDeps and use it for dev * Make tests pass with React 16 Changes are cosmetic: - React 16 no longer adds a trailing `;` to `style` attributes - React 16 outputs `0` and not `0px` for sizes in `style`
- Loading branch information