mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 12:29:00 +00:00
🐛 Fix linter error
This commit is contained in:
parent
86e524638c
commit
b4ea749388
@ -1697,7 +1697,7 @@
|
|||||||
(assoc change :page-id (:id container))
|
(assoc change :page-id (:id container))
|
||||||
(assoc change :component-id (:id container))))
|
(assoc change :component-id (:id container))))
|
||||||
|
|
||||||
(defn- generate-add-component-changes
|
(defn generate-add-component-changes
|
||||||
[changes root objects file-id page-id components-v2]
|
[changes root objects file-id page-id components-v2]
|
||||||
(let [name (:name root)
|
(let [name (:name root)
|
||||||
[path name] (cfh/parse-path-name name)
|
[path name] (cfh/parse-path-name name)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user