mirror of
				https://github.com/CorentinTh/it-tools.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	refactor: indent/format
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
		
				
					committed by
					
						
						Corentin THOMASSET
					
				
			
			
				
	
			
			
			
						parent
						
							4801519b9f
						
					
				
				
					commit
					c4bfad764c
				
			@@ -1,7 +1,9 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <v-card class="single-card">
 | 
					  <v-card class="single-card">
 | 
				
			||||||
    <v-card-title>About</v-card-title>
 | 
					    <v-card-title>About</v-card-title>
 | 
				
			||||||
    <v-card-text><Abstract /></v-card-text>
 | 
					    <v-card-text>
 | 
				
			||||||
 | 
					      <Abstract />
 | 
				
			||||||
 | 
					    </v-card-text>
 | 
				
			||||||
  </v-card>
 | 
					  </v-card>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user