Closed ekiziltas closed 6 months ago
Can you explain a bit more your issue or give a clear example, please.
Can you explain a bit more your issue or give a clear example, please.
This card is mastercard but icon is not shown.
The solution is change "master-card" to "mastercard" in src/Icons.js
file. That's all.
Hm not sure if this was updated but odly enough I have similar but different issue.
icons.js
now needs "mastercard" as key since the detection uses "mastercard" as key.
Solved, please update latest version
Even if "mastercard" is determined as type at onChange method, it is defined in icons file as "master-card" with additional dash.