mirror of
https://github.com/penpot/penpot.git
synced 2026-02-13 15:13:03 +00:00
🐛 Fix go to main component in another file
This commit is contained in:
committed by
Andrey Antukh
parent
3192b55836
commit
64bb322de5
@@ -395,7 +395,7 @@
|
||||
#(st/emit! (dw/set-annotations-id-for-create id))
|
||||
|
||||
do-navigate-component-file
|
||||
#(st/emit! (dwl/nav-to-component-file library-id))
|
||||
#(st/emit! (dw/go-to-main-instance library-id component-id))
|
||||
|
||||
do-show-component
|
||||
#(if local-component?
|
||||
|
||||
Reference in New Issue
Block a user