mirror of
https://github.com/penpot/penpot.git
synced 2026-03-18 08:26:33 +00:00
🐛 Fix unexpected internal error on press enter.
This commit is contained in:
@@ -1113,7 +1113,8 @@
|
||||
:path
|
||||
(rx/of (dwc/start-edition-mode id)
|
||||
(dwdp/start-path-edit id))
|
||||
:else (rx/empty))))))))
|
||||
|
||||
(rx/empty))))))))
|
||||
|
||||
|
||||
;; --- Change Page Order (D&D Ordering)
|
||||
|
||||
Reference in New Issue
Block a user