From 1d104f2d8f6f32793078b4cb964e8bef8d40d4c0 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sat, 24 Jan 2026 14:46:01 +0100 Subject: [PATCH] chore: replace FiExternalLink with ArrowUpRightIcon in ContentStats component --- components/dashboard/ContentStats.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/ContentStats.tsx b/components/dashboard/ContentStats.tsx index 6b00fac..bb16f05 100644 --- a/components/dashboard/ContentStats.tsx +++ b/components/dashboard/ContentStats.tsx @@ -142,7 +142,7 @@ export default function ContentStats({ topPages, entryPages, exitPages, domain, className="hover:underline flex items-center" > {page.path} - +