mirror of
https://github.com/penpot/penpot.git
synced 2025-07-07 16:57:17 +02:00
🐛 Edit file name navigates to the file workspace
This commit is contained in:
parent
0fb54a5edd
commit
cef1c0d1d1
2 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
on-keyup
|
||||
(mf/use-callback
|
||||
(fn [event]
|
||||
(dom/stop-propagation event)
|
||||
(cond
|
||||
(kbd/esc? event)
|
||||
(on-cancel)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue