mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-03-21 22:58:49 +00:00
label change
This commit is contained in:
parent
cfe40c76d9
commit
b13d242deb
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ class _FiatSelectionViewState extends State<FiatSelectionView> {
|
||||||
height: 20,
|
height: 20,
|
||||||
),
|
),
|
||||||
Text(
|
Text(
|
||||||
"All fiats",
|
"All fiat currencies",
|
||||||
style: STextStyles.smallMed12(context),
|
style: STextStyles.smallMed12(context),
|
||||||
),
|
),
|
||||||
const SizedBox(
|
const SizedBox(
|
||||||
|
|
Loading…
Reference in a new issue