diff --git a/frontend/src/app/tld-pricing/[tld]/page.tsx b/frontend/src/app/tld-pricing/[tld]/page.tsx index a488a17..a7f1323 100644 --- a/frontend/src/app/tld-pricing/[tld]/page.tsx +++ b/frontend/src/app/tld-pricing/[tld]/page.tsx @@ -714,7 +714,9 @@ export default function TldDetailPage() { ${details.min_renewal_price.toFixed(2)}

{renewalInfo?.isTrap && ( - + + + )} ) : (