mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-30 04:03:48 +02:00
Replace the deprecated Element Plus API
This commit is contained in:
@@ -107,7 +107,6 @@ export const usePhotonStore = defineStore('Photon', () => {
|
||||
},
|
||||
pageSize: 10,
|
||||
paginationProps: {
|
||||
small: true,
|
||||
layout: 'sizes,prev,pager,next,total',
|
||||
pageSizes: [5, 10, 15, 25, 50]
|
||||
}
|
||||
@@ -130,7 +129,6 @@ export const usePhotonStore = defineStore('Photon', () => {
|
||||
},
|
||||
pageSize: 10,
|
||||
paginationProps: {
|
||||
small: true,
|
||||
layout: 'sizes,prev,pager,next,total',
|
||||
pageSizes: [5, 10, 15, 25, 50]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user