forked from MapComplete/MapComplete
		
	Experiment: allow to use the default file picker, see #2202
This commit is contained in:
		
							parent
							
								
									a94a7ecd71
								
							
						
					
					
						commit
						86baf130f3
					
				
					 2 changed files with 10 additions and 2 deletions
				
			
		|  | @ -2,7 +2,7 @@ | |||
|   import { createEventDispatcher, onDestroy } from "svelte" | ||||
|   import { twMerge } from "tailwind-merge" | ||||
| 
 | ||||
|   export let accept: string | ||||
|   export let accept: string | undefined | ||||
|   export let multiple: boolean = true | ||||
| 
 | ||||
|   const dispatcher = createEventDispatcher<{ submit: FileList }>() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue