We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97811ab commit ebfcb76Copy full SHA for ebfcb76
1 file changed
DevLog/UI/Main/MainView.swift
@@ -104,7 +104,6 @@ struct MainView: View {
104
} detail: {
105
todayRegularDetailView
106
}
107
- .environment(todayViewCoordinator.router)
108
case .notification:
109
NavigationSplitView {
110
mainSidebar
@@ -270,7 +269,6 @@ struct MainView: View {
270
269
todayContentView
271
272
273
274
275
276
private var todayContentView: some View {
0 commit comments