⬆️ 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

@ -17,7 +17,7 @@
[app.util.dom :as dom]
[cuerdas.core :as str]
[potok.core :as ptk]
[rumext.alpha :as mf]))
[rumext.v2 :as mf]))
(defn generate-markup-code [_type shapes]
(let [frame (dom/query js/document "#svg-frame")