0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

Testing comment

This commit is contained in:
Florian Schroedl 2024-08-01 11:09:36 +02:00
parent cc6f34f78a
commit 9ebd743635

View file

@ -140,6 +140,12 @@
(rx/of (dwu/commit-undo-transaction undo-id))))))))))
(comment
(->> (update-workspace-tokens)
(map rest)
(into []))
(update-workspace-tokens)
(st/emit! (update-workspace-tokens-event))
nil)