Currently, the peer dependencies of React are specified to be 16.0.0. Can we support React 17? ``` "react": "^16.0.0-0" "react-dom": "^16.0.0-0" ```