refactor: upgrade volar
This commit is contained in:
parent
fbf49368c1
commit
171f0ec857
5 changed files with 141 additions and 117 deletions
|
@ -20,7 +20,7 @@ function reverseHistory(items: mastodon.v1.StatusEdit[]) {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<CommonPaginator :paginator="paginator" key-prop="createdAt" :preprocess="reverseHistory" :buffer="0">
|
||||
<CommonPaginator :paginator="paginator" key-prop="createdAt" :preprocess="reverseHistory">
|
||||
<template #default="{ items, item, index }">
|
||||
<CommonDropdownItem
|
||||
px="0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue