Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(device-selection): add proptypes shim for popup
AtlasKit is not fully compatible with React 16. One problem is PropTypes will not be defined on the React object. So, add the prop-types shim to the popup bundle.
- Loading branch information