rum 2019-03-23

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

Otherwise it works