This commit is contained in:
venashial
2022-07-09 14:53:03 -07:00
parent 48bc18017e
commit 64f750a097

View File

@@ -13,7 +13,7 @@
}
export let multiple = false
export let accept: string = '*'
export let accept = '*'
/** Prevents width from expanding due to large file names or images */
export let constrained = false