mirror of
https://github.com/penpot/penpot.git
synced 2026-06-09 17:02:05 +00:00
Remove react warning on image upload form.
This commit is contained in:
parent
931042018e
commit
1beac78e02
@ -222,6 +222,7 @@
|
||||
{:style {:display "none"}
|
||||
:multiple true
|
||||
:ref "file-input"
|
||||
:value ""
|
||||
:type "file"
|
||||
:on-change on-file-selected}]])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user