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
lauritzsh 2019-03-23T18:08:57.008400Z

How can I use fragments with Rum? If I do ["react" :refer [Fragment]] and use that as [Fragment [:div ...]] then I get that each child needs a key

lauritzsh 2019-03-23T18:09:08.008600Z

Otherwise it works