⬆️ Upgrade shadow-cljs and rumext dependency

This commit is contained in:
Andrey Antukh 2022-09-25 19:24:45 +02:00
parent 278f6685b6
commit 8bdfd188d8
239 changed files with 250 additions and 246 deletions

View file

@ -10,7 +10,7 @@
[app.common.uuid :as uuid]
[app.main.ui.components.dropdown :refer [dropdown]]
[app.main.ui.icons :as i]
[rumext.alpha :as mf]))
[rumext.v2 :as mf]))
(mf/defc select [{:keys [default-value options class on-change]}]
(let [state (mf/use-state {:id (uuid/next)