paf31 / purescript-thermite

A simple PureScript wrapper for React
MIT License
350 stars 55 forks source link

Tweak README reference to react-dom, -'qualified' #59

Closed nwolverson closed 8 years ago

nwolverson commented 8 years ago

The bottom line of the inline README example needed updated to refer to ReactDOM. But it's not clear to me where body comes from in this worked through example. And it should probably be replaced by some tag within the body (per recent react, rendering to body gives a warning).

Removed some unnecessary import syntax while I was at it.