We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3667a5b commit 76fe110Copy full SHA for 76fe110
1 file changed
src/components/pnk-widget.js
@@ -6,7 +6,7 @@ export default function PNKWidget({ wallet }) {
6
containerId: 'ahora-widget',
7
language: 'en',
8
cryptoCurrency: 'PNK',
9
- fiatCurrency: 'EUR',
+ fiatCurrency: 'USD',
10
borderRadius: 24,
11
borderWithShadow: true,
12
theme: 'light',
0 commit comments