0
Fork 0
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:
Andrey Antukh 2022-02-25 09:55:45 +01:00 committed by Alonso Torres
parent 0e7ce55f9a
commit 7b4f522a33

View file

@ -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 []