mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
✨ Comment page background options (unused at this momment).
This commit is contained in:
parent
a2dc0a5f56
commit
5d9e1657ba
2 changed files with 1 additions and 2 deletions
|
@ -927,7 +927,6 @@
|
|||
(rx/of (commit-shapes-changes changes)
|
||||
#(dissoc state ::tmp-changes))))))
|
||||
|
||||
|
||||
;; --- Change Canvas Order (D&D Ordering)
|
||||
|
||||
(defn change-canvas-order
|
||||
|
|
|
@ -119,6 +119,6 @@
|
|||
(mf/defc options
|
||||
[{:keys [page] :as props}]
|
||||
[:div
|
||||
[:& metadata-options {:page page}]
|
||||
#_[:& metadata-options {:page page}]
|
||||
[:& grid-options {:page page}]])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue