mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 07:21:38 +02:00
✨ Improve connection errors handling on workspace save operation
This commit is contained in:
parent
9a60ac477f
commit
bec09fb5d1
3 changed files with 16 additions and 6 deletions
|
@ -142,6 +142,7 @@
|
|||
|
||||
(mf/with-effect [theme]
|
||||
(dom/set-html-theme-color theme))
|
||||
|
||||
[:& (mf/provider ctx/current-route) {:value route}
|
||||
[:& (mf/provider ctx/current-profile) {:value profile}
|
||||
(if edata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue