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
Anything I might be missing?