mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 00:40:30 -05:00
📎 Minor fixes on frontend test code.
This commit is contained in:
parent
0e7ce55f9a
commit
7b4f522a33
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
(def initial-state
|
||||
{:current-file-id current-file-id
|
||||
:current-page-id nil
|
||||
:workspace-local dw/workspace-local-default
|
||||
:workspace-global dw/default-workspace-global
|
||||
:workspace-local dw/default-workspace-local
|
||||
:workspace-data {:id current-file-id
|
||||
:components {}
|
||||
:pages []
|
||||
|
|
Loading…
Reference in a new issue