rum

Simple, decomplected, isomorphic HTML UI library for Clojure and ClojureScript | 0.12.8 https://github.com/tonsky/rum/blob/gh-pages/CHANGELOG.md#0128
2019-07-25T04:02:06.001600Z

I followed these instructions https://github.com/tonsky/rum#react-context and I'm now getting the error Uncaught ReferenceError: ReactDOM is not defined emitted from here https://github.com/tonsky/rum/blob/gh-pages/src/rum/core.cljs#L217

2019-07-25T04:02:26.002100Z

Anything I might be missing?