mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 00:46:12 +02:00
Add navigation to dashboard.
This commit is contained in:
parent
feb00d83f8
commit
61b05613f3
4 changed files with 44 additions and 20 deletions
|
@ -9,7 +9,7 @@
|
|||
(defonce stream
|
||||
(rs/init {:user {:fullname "Cirilla"
|
||||
:avatar "http://lorempixel.com/50/50/"}
|
||||
:workspace nil
|
||||
:dashboard {:section :dashboard/projects}
|
||||
:projects-by-id {}
|
||||
:pages-by-id {}}))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue