single-spa / single-spa.js.org

Home Page:https://single-spa.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactDom vs ReactDOM import in code examples

RyanEdwardHall opened this issue Β· comments

In the Parcel example code, ReactDom is used when really the import is ReactDOM. This took me an embarrassing amount of time to figure out πŸ˜„

Thanks for the bug report, this is fixed in #482