mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 06:31:41 +02:00
✨ Add write methods to prototype API
This commit is contained in:
parent
6454e878dd
commit
2d25df33ce
8 changed files with 622 additions and 45 deletions
|
@ -352,7 +352,7 @@
|
|||
|
||||
(openViewer
|
||||
[_]
|
||||
(let [params {:page-id (:current-page-id @st/state)
|
||||
(let [params {:page-id (:current-page-id @st/state)
|
||||
:file-id (:current-file-id @st/state)
|
||||
:section "interactions"}]
|
||||
(st/emit! (dw/go-to-viewer params))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue