We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f3ad6d commit c840517Copy full SHA for c840517
CatchUp-SwiftUI/Views/DetailScreen Subviews/NotificationPreferenceView.swift
@@ -21,7 +21,6 @@ struct NotificationPreferenceView: View {
21
@State private var notificationPreferenceCustomDate = Date()
22
23
@State private var whatDayText = ""
24
- @State private var viewDidAppear = false
25
26
@Bindable var contact: SelectedContact
27
0 commit comments