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 2d0e753 commit 66f86feCopy full SHA for 66f86fe
app/src/main/java/nextstep/payments/ui/card/list/CardListScreen.kt
@@ -146,7 +146,6 @@ fun CardListScreenMany(
146
@Preview
147
@Composable
148
private fun CardListScreenEmptyPreview() {
149
- PaymentCardsRepository.removeAllCard()
150
PaymentsTheme {
151
CardListScreen(
152
registeredCreditCards = RegisteredCreditCards(mutableListOf()),
0 commit comments