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