mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 16:31:39 +02:00
♻️ mainly workspace refactor
This commit is contained in:
parent
4e382d456f
commit
212ae89c50
85 changed files with 18494 additions and 6609 deletions
|
@ -91,7 +91,7 @@
|
|||
ptk/EffectEvent
|
||||
(effect [_ state stream]
|
||||
(let [router (:router state)]
|
||||
(prn "Navigate:" id params qparams "| Match:" (resolve-url router id params qparams))
|
||||
;; (prn "Navigate:" id params qparams "| Match:" (resolve-url router id params qparams))
|
||||
(navigate! router id params qparams))))
|
||||
|
||||
(defn nav
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue