Skip to content

Commit b2c88ce

Browse files
authored
ui: balance animation removal
1 parent dc4ae4f commit b2c88ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BDKSwiftExampleWallet/View/WalletView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ struct WalletView: View {
4848
.contentTransition(.numericText())
4949
.fontWeight(.semibold)
5050
.fontDesign(.rounded)
51-
.animation(.default, value: viewModel.balanceTotal)
5251
Text("sats")
5352
.foregroundStyle(.secondary)
5453
.fontWeight(.thin)

0 commit comments

Comments
 (0)