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
g7s 2019-10-15T07:48:45.005100Z

I am trying to do this SSR thing with Rum but I keep getting Warning: Expected server HTML to contain a matching <div> in <div>.. I am also new to React so I have no experience there.. Anyone knows why I keep getting the warning? I followed the steps for SSR from Rum README

g7s 2019-10-15T08:20:21.005600Z

nvm it was a dumb mistake