mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Fix lint
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user