Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Andrey Antukh 2022-08-23 08:11:58 +02:00
commit b3d6b4b402
46 changed files with 909 additions and 788 deletions

View file

@ -426,3 +426,6 @@
(->> ids
(some #(-> (cph/get-parent objects %) :layout))))
workspace-page-objects))
(def colorpicker
(l/derived :colorpicker st/state))