rum

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