From e4e85b380c9266403f4d4b457f10997eb9a36c0f Mon Sep 17 00:00:00 2001 From: Yves Gugger Date: Wed, 10 Dec 2025 20:21:45 +0100 Subject: [PATCH] fix: Wrap icon with span for title --- frontend/src/app/command/pricing/[tld]/page.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/frontend/src/app/command/pricing/[tld]/page.tsx b/frontend/src/app/command/pricing/[tld]/page.tsx index 2c1104e..f2bb738 100644 --- a/frontend/src/app/command/pricing/[tld]/page.tsx +++ b/frontend/src/app/command/pricing/[tld]/page.tsx @@ -575,10 +575,9 @@ export default function CommandTldDetailPage() { ${registrar.renewal_price.toFixed(2)} {hasRenewalTrap && ( - + + + )}