mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36: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
|
@ -18,7 +18,7 @@
|
|||
|
||||
/**
|
||||
* Obtain the uploaded file names
|
||||
* @type {string[]}
|
||||
* @type {FileList}
|
||||
*/
|
||||
export let files = [];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue