update with nuxt4 for docker-web
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Deploy App / deploy (push) Successful in 4m5s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Deploy App / deploy (push) Successful in 4m5s
				
			This commit is contained in:
		
							
								
								
									
										12
									
								
								app/components/svg/backbutton.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								app/components/svg/backbutton.vue
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| <template> | ||||
|   <svg height="26" width="26"> | ||||
|     <path | ||||
|       fill="none" | ||||
|       stroke="currentColor" | ||||
|       stroke-linecap="round" | ||||
|       stroke-linejoin="round" | ||||
|       stroke-width="1.5" | ||||
|       d="m7.25 3.75l-4.5 4.5l4.5 4.5m6-4.5H2.75" | ||||
|     /> | ||||
|   </svg> | ||||
| </template> | ||||
		Reference in New Issue
	
	Block a user