cloudflare / react-gateway

Render React DOM into a new context (aka "Portal")
BSD 3-Clause "New" or "Revised" License
571 stars 72 forks source link

Examples should use `component` instead of `tagName` #17

Closed kylecesmat closed 8 years ago

kylecesmat commented 8 years ago

Modifies the README and example file to use the non-deprecated component prop in place of tagName