Ahrefs problems >90

This commit is contained in:
2026-01-13 23:50:51 +01:00
parent 6b586ac21b
commit 8b7deb9312
9 changed files with 125 additions and 4 deletions

View File

@@ -196,6 +196,7 @@ export default function PayPalGenerator() {
value={currency}
onChange={(e) => setCurrency(e.target.value)}
className="h-12 rounded-xl border-slate-200"
aria-label="Currency"
options={CURRENCIES}
/>
</div>