mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 13:31:40 +02:00
⬆️ Upgrade shadow-cljs and rumext dependency
This commit is contained in:
parent
278f6685b6
commit
8bdfd188d8
239 changed files with 250 additions and 246 deletions
|
@ -13,7 +13,7 @@
|
|||
[app.util.i18n :as i18n :refer [tr t]]
|
||||
[app.util.keyboard :as k]
|
||||
[goog.events :as events]
|
||||
[rumext.alpha :as mf])
|
||||
[rumext.v2 :as mf])
|
||||
(:import goog.events.EventType))
|
||||
|
||||
(mf/defc alert-dialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue