mirror of
https://github.com/penpot/penpot.git
synced 2025-06-28 02:56:59 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
0d11bafb57
7 changed files with 18 additions and 3 deletions
|
@ -478,8 +478,7 @@
|
|||
(rx/of (initialize-page* file-id page-id page)
|
||||
(dwth/watch-state-changes file-id page-id)
|
||||
(dwl/watch-component-changes)
|
||||
(when (cf/external-feature-flag "boards-02" "test")
|
||||
(select-frame-tool file-id page-id)))
|
||||
(select-frame-tool file-id page-id))
|
||||
(rx/of (dcm/go-to-workspace :file-id file-id ::rt/replace true))))))
|
||||
|
||||
(defn finalize-page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue