mirror of
https://github.com/penpot/penpot.git
synced 2025-06-09 04:51:38 +02:00
♻️ Reorganize uxbox.main.data.workspace.
This commit is contained in:
parent
5d24e76b62
commit
40d6cd50fb
7 changed files with 760 additions and 707 deletions
|
@ -33,8 +33,6 @@
|
|||
[router path]
|
||||
(let [match (rt/match router path)
|
||||
profile (:profile storage)]
|
||||
(prn "on-navigate" match path)
|
||||
|
||||
(cond
|
||||
(and (= path "") (not profile))
|
||||
(st/emit! (rt/nav :login))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue