mirror of
https://github.com/penpot/penpot.git
synced 2025-06-17 08:31:42 +02:00
💄 Format frontend code
This commit is contained in:
parent
b6ecc8b1be
commit
833871df65
150 changed files with 1735 additions and 1770 deletions
|
@ -217,9 +217,7 @@
|
|||
:embed embed}
|
||||
|
||||
(when-let [component-id (:component-id @state)]
|
||||
[:use {:x 0 :y 0 :href (str "#" component-id)}])]]
|
||||
|
||||
])))
|
||||
[:use {:x 0 :y 0 :href (str "#" component-id)}])]]])))
|
||||
|
||||
(defn- fetch-components-bundle
|
||||
[& {:keys [file-id]}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue