mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
📎 Minor fixes on frontend test code.
This commit is contained in:
committed by
Alonso Torres
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 []
|
||||||
|
|||||||
Reference in New Issue
Block a user