mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 21:51:38 +02:00
♻️ More code refactor on workspace.
This commit is contained in:
parent
2a8c1d5f03
commit
980d23c370
8 changed files with 81 additions and 90 deletions
|
@ -117,7 +117,7 @@
|
|||
:workspace/page
|
||||
(let [project (uuid (get-in route [:params :path :project]))
|
||||
page (uuid (get-in route [:params :path :page]))]
|
||||
[:& workspace {:project project :page page}])
|
||||
[:& workspace {:project project :page page :key page}])
|
||||
|
||||
nil
|
||||
))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue