Skip to content

Commit 388b19f

Browse files
committed
fix: fix compile error
1 parent 420e31f commit 388b19f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/AppModule/ContentView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ struct ContentView {
3030
}
3131
}
3232

33+
@MainActor
3334
extension ContentView: View {
3435
var body: some View {
3536
VStack(spacing: 5) {

0 commit comments

Comments
 (0)