mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	upd: apply suggestion
This commit is contained in:
		
							parent
							
								
									8bf7495c92
								
							
						
					
					
						commit
						5e49246c1e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -62,7 +62,7 @@ import { definePageMetadata } from '@/scripts/page-metadata.js';
 | 
			
		|||
import MkSelect from '@/components/MkSelect.vue';
 | 
			
		||||
import { copyToClipboard } from '@/scripts/copy-to-clipboard.js';
 | 
			
		||||
 | 
			
		||||
let paginationComponent = shallowRef<InstanceType<typeof MkPagination>>();
 | 
			
		||||
const paginationComponent = shallowRef<InstanceType<typeof MkPagination>>();
 | 
			
		||||
 | 
			
		||||
const sortMode = ref('+size');
 | 
			
		||||
const pagination = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue