fix
This commit is contained in:
parent
3d6709c2c7
commit
ffcb893954
@ -107,7 +107,7 @@ struct IndexView: View {
|
||||
}
|
||||
}
|
||||
.popover(isPresented: $showDateNavPopover) {
|
||||
DateNavView()
|
||||
DateNavView(dateModels: [])
|
||||
}
|
||||
}
|
||||
.task {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user