mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 10:41:38 +02:00
🐛 Fix on shared libraries updates popup with several libraries, the update button remains disabled after updating one
This commit is contained in:
parent
08c69e751d
commit
e01b2e9a5f
3 changed files with 18 additions and 5 deletions
|
@ -576,3 +576,6 @@
|
|||
|
||||
(def specialized-panel
|
||||
(l/derived :specialized-panel st/state))
|
||||
|
||||
(def updating-library
|
||||
(l/derived :updating-library st/state))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue