firebase/firebaseui-web-react

Support React 17

thien-do opened this issue · 1 comments

React 17 release notes: https://reactjs.org/blog/2020/10/20/react-v17.html (not many breaking changes)

Related code:

"react": ">=15 <17",

See #122
(already released in canary)