mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
correction of a mistaken change
This commit is contained in:
parent
ee91140fe2
commit
28554e49ca
4 changed files with 4 additions and 4 deletions
|
@ -4142,7 +4142,7 @@
|
|||
"name": "files",
|
||||
"kind": "let",
|
||||
"description": "Obtain the uploaded file names",
|
||||
"type": "string[]",
|
||||
"type": "FileList",
|
||||
"value": "[]",
|
||||
"isFunction": false,
|
||||
"constant": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue