mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
Remove react warning on image upload form.
This commit is contained in:
parent
931042018e
commit
1beac78e02
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@
|
|||
{:style {:display "none"}
|
||||
:multiple true
|
||||
:ref "file-input"
|
||||
:value ""
|
||||
:type "file"
|
||||
:on-change on-file-selected}]])
|
||||
|
||||
|
|
Loading…
Reference in a new issue