mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Fixes problems with saved grids
This commit is contained in:
parent
0b4887ed96
commit
8dc3165e54
4 changed files with 37 additions and 7 deletions
|
@ -140,10 +140,6 @@
|
|||
(def workspace-page-options
|
||||
(l/derived :options workspace-page))
|
||||
|
||||
;; TODO: revisit
|
||||
(def workspace-saved-grids
|
||||
(l/derived :saved-grids workspace-page-options))
|
||||
|
||||
(def workspace-frames
|
||||
(l/derived cph/select-frames workspace-page-objects))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue