From 36b22d3f4ac6da82a1a7ead28d53f4eeec708716 Mon Sep 17 00:00:00 2001 From: Ardeman Date: Wed, 12 Mar 2025 20:50:47 +0800 Subject: [PATCH] refactor: replace anchor tags with Link components for navigation in TagsPage --- app/pages/dashboard-tags/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/pages/dashboard-tags/index.tsx b/app/pages/dashboard-tags/index.tsx index 06225ed..4d3ff5d 100644 --- a/app/pages/dashboard-tags/index.tsx +++ b/app/pages/dashboard-tags/index.tsx @@ -42,8 +42,8 @@ export const TagsPage = () => { const dataSlot: DataTableSlots = { 3: (value: string) => (