We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4ae4f commit b2c88ceCopy full SHA for b2c88ce
BDKSwiftExampleWallet/View/WalletView.swift
@@ -48,7 +48,6 @@ struct WalletView: View {
48
.contentTransition(.numericText())
49
.fontWeight(.semibold)
50
.fontDesign(.rounded)
51
- .animation(.default, value: viewModel.balanceTotal)
52
Text("sats")
53
.foregroundStyle(.secondary)
54
.fontWeight(.thin)
0 commit comments