Skip to content

Commit cc9a419

Browse files
committed
Chore: ktlintFormat
1 parent f38c5ab commit cc9a419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

presentation/src/main/java/com/threegap/bitnagil/presentation/recommendroutine/component/template/RecommendLevelBottomSheet.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ private fun LevelOption(
9191
Text(
9292
text = "난이도 $optionLevel",
9393
color = BitnagilTheme.colors.coolGray10,
94-
style = BitnagilTheme.typography.body1SemiBold
94+
style = BitnagilTheme.typography.body1SemiBold,
9595
)
9696

9797
Text(

0 commit comments

Comments
 (0)