From 9047ea7cc28cbcd5be3a59cc94dcbb9791da2a9e Mon Sep 17 00:00:00 2001 From: Yves Gugger Date: Wed, 10 Dec 2025 19:50:42 +0100 Subject: [PATCH] fix: Wrap AlertTriangle icon with span for title attribute --- 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 && ( - + + + )}