mirror of https://github.com/status-im/reagent.git
Reuse react from util in server
This commit is contained in:
parent
253cb999ba
commit
edf001cb62
|
@ -9,7 +9,7 @@
|
|||
js/ReactDOMServer)
|
||||
(and (exists? js/require)
|
||||
(js/require "react-dom/server"))
|
||||
js/React))
|
||||
util/react))
|
||||
(assert react-dom-server)
|
||||
|
||||
(defn render-to-string
|
||||
|
|
Loading…
Reference in New Issue