copy and paste fix

This commit is contained in:
sneurlax 2023-01-16 16:12:37 -06:00
parent 21eb453e1a
commit d10500ce02

View file

@ -380,7 +380,7 @@ class _BuyFormState extends ConsumerState<BuyForm> {
left: 32, left: 32,
), ),
child: Text( child: Text(
"Choose a fiat with which to pay", "Preview quote",
style: STextStyles.desktopH3(context), style: STextStyles.desktopH3(context),
), ),
), ),