forked from MapComplete/MapComplete
		
	Fix build: remove mention of svelte-trap-focus
This commit is contained in:
		
							parent
							
								
									19c57ffce0
								
							
						
					
					
						commit
						ac16f06895
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -9,8 +9,6 @@
 | 
				
			||||||
  import Translations from "../i18n/Translations"
 | 
					  import Translations from "../i18n/Translations"
 | 
				
			||||||
  import Tr from "../Base/Tr.svelte"
 | 
					  import Tr from "../Base/Tr.svelte"
 | 
				
			||||||
  import Filter from "../../assets/svg/Filter.svelte"
 | 
					  import Filter from "../../assets/svg/Filter.svelte"
 | 
				
			||||||
  import { EyeIcon } from "@rgossiaux/svelte-heroicons/solid"
 | 
					 | 
				
			||||||
  import { trapFocus } from "trap-focus-svelte"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  export let state: ThemeViewState
 | 
					  export let state: ThemeViewState
 | 
				
			||||||
  let layout = state.layout
 | 
					  let layout = state.layout
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue