From 8204b15b4be18c9882c9721ccc3f8eb857b22964 Mon Sep 17 00:00:00 2001 From: Mahen Date: Sun, 22 Feb 2026 09:03:54 +0700 Subject: [PATCH] style: update better visibility pagination --- src/components/dashboards/BrandFilter.tsx | 4 +- src/components/dashboards/ReviewTable.tsx | 70 ++++++++++++++++++++--- src/components/ui/button.tsx | 1 + src/components/ui/pagination.tsx | 2 +- src/types/index.ts | 5 ++ src/utils/datas.ts | 48 ++++++++++++++-- 6 files changed, 114 insertions(+), 16 deletions(-) diff --git a/src/components/dashboards/BrandFilter.tsx b/src/components/dashboards/BrandFilter.tsx index 6ae8cd0..cf02cf5 100644 --- a/src/components/dashboards/BrandFilter.tsx +++ b/src/components/dashboards/BrandFilter.tsx @@ -20,7 +20,7 @@ export function BrandFilter() {