From f1deb89e348eb8f1a39b51e33a0ae33d59529feb Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sun, 29 Jun 2025 15:11:25 +0900 Subject: refactor(frontend): improve pagination implementation --- .../MkStreamingNotificationsTimeline.vue | 38 ++++++++++++---------- 1 file changed, 21 insertions(+), 17 deletions(-) (limited to 'packages/frontend/src/components/MkStreamingNotificationsTimeline.vue') diff --git a/packages/frontend/src/components/MkStreamingNotificationsTimeline.vue b/packages/frontend/src/components/MkStreamingNotificationsTimeline.vue index b12effd0d1..04b230277c 100644 --- a/packages/frontend/src/components/MkStreamingNotificationsTimeline.vue +++ b/packages/frontend/src/components/MkStreamingNotificationsTimeline.vue @@ -42,7 +42,7 @@ SPDX-License-Identifier: AGPL-3.0-only