Ahrefs problems >90
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user