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 420e31f commit 388b19fCopy full SHA for 388b19f
Sources/AppModule/ContentView.swift
@@ -30,6 +30,7 @@ struct ContentView {
30
}
31
32
33
+@MainActor
34
extension ContentView: View {
35
var body: some View {
36
VStack(spacing: 5) {
0 commit comments