forked from MapComplete/MapComplete
		
	Housekeeping: formatting
This commit is contained in:
		
							parent
							
								
									9d53a45f9a
								
							
						
					
					
						commit
						1528dfaae1
					
				
					 168 changed files with 3332 additions and 4560 deletions
				
			
		|  | @ -30,7 +30,7 @@ | |||
| 
 | ||||
|   let thenText: UIEventSource<Record<string, string>> = state.getStoreFor([...path, "then"]) | ||||
|   let thenTextEn = thenText.mapD((translation) => | ||||
|     typeof translation === "string" ? translation : translation["en"], | ||||
|     typeof translation === "string" ? translation : translation["en"] | ||||
|   ) | ||||
|   let editMode = Object.keys($thenText ?? {})?.length === 0 | ||||
| 
 | ||||
|  | @ -72,7 +72,7 @@ | |||
|     <FromHtml src={$parsedTag?.asHumanString(false, false, $exampleTags)} /> | ||||
|     {#if $messages.length > 0} | ||||
|       <div class="alert m-2 flex"> | ||||
|         <ExclamationTriangle class="w-6 h-6" /> | ||||
|         <ExclamationTriangle class="h-6 w-6" /> | ||||
|         {$messages.length} errors | ||||
|       </div> | ||||
|     {/if} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue