mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 12:52:56 +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
|
@ -10,7 +10,7 @@
|
|||
[app.util.timers :as timers]
|
||||
[app.util.webapi :as wapi]
|
||||
[beicon.core :as rx]
|
||||
[rumext.alpha :as mf]))
|
||||
[rumext.v2 :as mf]))
|
||||
|
||||
(mf/defc copy-button [{:keys [data on-copied]}]
|
||||
(let [just-copied (mf/use-state false)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue