Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Conversation

@rmorshea
Copy link
Member

this function is of the form (component, elementMountPoint)
which is the same as React.render - this makes it possible for
user components to issolate themselves from the rest of the
app with different versions of React or entirely different
frameworks. the change should ideally be backward compatible.

this function is of the form (component, elementMountPoint)
which is the same as React.render - this makes it possible for
user components to issolate themselves from the rest of the
app with different versions of React or entirely different
frameworks. the change should ideally be backward compatible.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants