Skip to content

Commit 16361ba

Browse files
committed
ui: 토글 색상 변경
1 parent 33480c6 commit 16361ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DevLog/UI/Home/TodoEditorView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ private struct TodoEditorInfoSheetView: View {
203203
}
204204
)
205205
)
206+
.tint(.blue)
206207

207208
dueDateControl
208209
}

0 commit comments

Comments
 (0)