Skip to content

Commit cb54014

Browse files
committed
chore: lint
1 parent 2c55f30 commit cb54014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/to/bitkit/ui/screens/widgets/components/WidgetSizeCarousel.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ fun WidgetSizeCarousel(
9090
.background(
9191
color = if (pagerState.currentPage == index) Colors.White else Colors.White32,
9292
shape = CircleShape,
93-
),
93+
)
9494
)
9595
}
9696
}

0 commit comments

Comments
 (0)