We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33480c6 commit 16361baCopy full SHA for 16361ba
1 file changed
DevLog/UI/Home/TodoEditorView.swift
@@ -203,6 +203,7 @@ private struct TodoEditorInfoSheetView: View {
203
}
204
)
205
206
+ .tint(.blue)
207
208
dueDateControl
209
0 commit comments