Skip to content

Commit

Permalink
[ABW-3868] Disable home card animation (#1227)
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbzurovski authored Jul 22, 2024
1 parent 6416ef6 commit c09128a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RadixWallet/Features/CardCarousel/CardCarousel+View.swift
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ extension CardCarousel {
}
}
.tabViewStyle(.page(indexDisplayMode: .never))
.animation(.default, value: store.cards)
}

@ViewBuilder
Expand Down

0 comments on commit c09128a

Please sign in to comment.