From 6e64a041f07a840363fc70863e6d1486ced9203c Mon Sep 17 00:00:00 2001 From: Net <93821485+somnetsak123@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:44:20 +0700 Subject: [PATCH] feat: PaginationComponent --- src/components/PaginationComponent.vue | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/components/PaginationComponent.vue diff --git a/src/components/PaginationComponent.vue b/src/components/PaginationComponent.vue new file mode 100644 index 00000000..f400d95c --- /dev/null +++ b/src/components/PaginationComponent.vue @@ -0,0 +1,25 @@ + + + + +