mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 03:46:38 +02:00
Minor code reorganization and wip of colors page.
This commit is contained in:
parent
a93c6bfa45
commit
9c2c7f40ba
13 changed files with 221 additions and 56 deletions
|
@ -9,8 +9,11 @@
|
|||
(defonce stream
|
||||
(rs/init {:user {:fullname "Cirilla"
|
||||
:avatar "http://lorempixel.com/50/50/"}
|
||||
:dashboard {:section :dashboard/projects}
|
||||
:dashboard {}
|
||||
:workspace {}
|
||||
:elements-by-id {}
|
||||
:colors-by-id {}
|
||||
:icons-by-id {}
|
||||
:projects-by-id {}
|
||||
:pages-by-id {}}))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue