forked from MapComplete/MapComplete
		
	Full code cleanup
This commit is contained in:
		
							parent
							
								
									8e6ee8c87f
								
							
						
					
					
						commit
						bd21212eba
					
				
					 246 changed files with 19418 additions and 11729 deletions
				
			
		|  | @ -9,7 +9,7 @@ import ImageProvider from "../../Logic/ImageProviders/ImageProvider"; | |||
| 
 | ||||
| export class ImageCarousel extends Toggle { | ||||
| 
 | ||||
|     constructor(images: UIEventSource<{ key: string, url: string, provider: ImageProvider }[]>,  | ||||
|     constructor(images: UIEventSource<{ key: string, url: string, provider: ImageProvider }[]>, | ||||
|                 tags: UIEventSource<any>, | ||||
|                 keys: string[]) { | ||||
|         const uiElements = images.map((imageURLS: { key: string, url: string, provider: ImageProvider }[]) => { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue