Skip to content

Commit 76fe110

Browse files
committed
chore: usd as default
1 parent 3667a5b commit 76fe110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/pnk-widget.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default function PNKWidget({ wallet }) {
66
containerId: 'ahora-widget',
77
language: 'en',
88
cryptoCurrency: 'PNK',
9-
fiatCurrency: 'EUR',
9+
fiatCurrency: 'USD',
1010
borderRadius: 24,
1111
borderWithShadow: true,
1212
theme: 'light',

0 commit comments

Comments
 (0)