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
mattly 2018-10-11T13:21:26.000100Z

For the curious, using the afn js property of the rum component worked

mattly 2018-10-11T13:21:33.000100Z

so my full solution looks like

mattly 2018-10-11T13:22:33.000100Z

(react/createElement Select (clj->js {:components {:Option (.-afn Option)}}))