-
Notifications
You must be signed in to change notification settings - Fork 19
Replace root div element with Fragment #27
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine, but please remove package-lock.json
. It's giant and not related to the PR.
"react": "^15.6.2", | ||
"react-dom": "^15.6.2" | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should peerDependencies
be updated to ^16.x only? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great catch
Also, this probably solves #22 👍🏻 |
Would love this to land so the addon can be used in react-native |
Sorry. I did totally forgot about this work. @evgenykochetkov please review this again when you have a minute. |
Thanks @RusinovAnton |
My use case for instance