Skip to content

Commit

Permalink
refactor :: ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
parkuiery committed Jan 2, 2025
1 parent ef8d51a commit 98ad627
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ private fun DateCard(
// text = "${selectDate.monthNumber}월 ${selectDate.dayOfMonth}일 ${selectDate.dayOfWeek.text}요일",
// color = DmsTheme.colors.surfaceContainerLow,
// style = DmsTypography.Body1SemiBold,
//)
// )
DmsIconButton(
resource = DmsIcon.Forward,
tint = DmsTheme.colors.surfaceContainerLow,
Expand Down

0 comments on commit 98ad627

Please sign in to comment.