mirror of
https://github.com/penpot/penpot.git
synced 2025-07-23 22:57:19 +02:00
🎉 Integrate questions form.
This commit is contained in:
parent
baf4393310
commit
8a8d677f85
13 changed files with 518 additions and 364 deletions
|
@ -166,7 +166,7 @@
|
|||
|
||||
(defn append-child!
|
||||
[el child]
|
||||
(.appendChild el child))
|
||||
(.appendChild ^js el child))
|
||||
|
||||
(defn get-first-child
|
||||
[el]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue