lazy vstack ftw

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2022-04-19 12:06:24 -07:00
parent 1d8ca94863
commit b100e9887b
3 changed files with 11 additions and 10 deletions

View File

@@ -175,7 +175,6 @@ struct EventDetailView: View {
.onAppear() {
self.add_event(event)
subscribe_to_thread()
}
}