mirror of
https://github.com/penpot/penpot.git
synced 2026-09-08 13:09:22 +00:00
📎 Minor fixes on frontend test code.
This commit is contained in:
parent
0e7ce55f9a
commit
7b4f522a33
@ -21,7 +21,8 @@
|
|||||||
(def initial-state
|
(def initial-state
|
||||||
{:current-file-id current-file-id
|
{:current-file-id current-file-id
|
||||||
:current-page-id nil
|
: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
|
:workspace-data {:id current-file-id
|
||||||
:components {}
|
:components {}
|
||||||
:pages []
|
:pages []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user