Skip to content

Commit 8f3f5a8

Browse files
committed
chore: lint
1 parent 074d79c commit 8f3f5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/to/bitkit/ui/screens/widgets/price/PricePreviewScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ private fun WidgetCarousel(
269269
.background(
270270
color = if (pagerState.currentPage == index) Colors.White else Colors.White32,
271271
shape = CircleShape,
272-
),
272+
)
273273
)
274274
}
275275
}

0 commit comments

Comments
 (0)