mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 22:58:35 +00:00
Add FIXME comment.
This commit is contained in:
parent
8e0e725d80
commit
c6051f226d
@ -137,6 +137,8 @@
|
||||
(update-in $ [:pages-by-id pid :shapes] conj sid)
|
||||
(assoc-in $ [:shapes-by-id sid] shape))))))
|
||||
|
||||
|
||||
;; FIXME: delete shape that is part of group.
|
||||
(defn delete-shape
|
||||
"Remove the shape using its id."
|
||||
[id]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user