mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-11 05:04:35 +00:00
copy and paste fix
This commit is contained in:
parent
21eb453e1a
commit
d10500ce02
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@ class _BuyFormState extends ConsumerState<BuyForm> {
|
|||
left: 32,
|
||||
),
|
||||
child: Text(
|
||||
"Choose a fiat with which to pay",
|
||||
"Preview quote",
|
||||
style: STextStyles.desktopH3(context),
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue