mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Update ios/Widgets/PriceWidget/PriceIntent.swift
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
3cd15744a4
commit
fbb569712e
@ -96,6 +96,7 @@ struct CompactPriceView: View {
|
||||
.font(.title)
|
||||
.bold()
|
||||
.multilineTextAlignment(.center)
|
||||
.dynamicTypeSize(.large ... .accessibility5)
|
||||
.accessibilityLabel("Bitcoin price: \(price)")
|
||||
|
||||
VStack(alignment: .center, spacing: 4) {
|
||||
|
Loading…
Reference in New Issue
Block a user