Refactor
This commit is contained in:
		
							parent
							
								
									7813c8a942
								
							
						
					
					
						commit
						2d2d1bd58d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@
 | 
			
		|||
 | 
			
		||||
	<mk-error v-if="error" @retry="init()"/>
 | 
			
		||||
 | 
			
		||||
	<x-list ref="notes" class="notes" :items="notes" v-slot="{ item: note, i }">
 | 
			
		||||
	<x-list ref="notes" class="notes" :items="notes" v-slot="{ item: note }">
 | 
			
		||||
		<x-note :note="note" :detail="detail" :key="note.id"/>
 | 
			
		||||
	</x-list>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue