Add support for iOS 15
This commit is contained in:
@@ -113,7 +113,9 @@ struct ContentView: View {
|
||||
.task {
|
||||
await updatePrice()
|
||||
}
|
||||
#if os(macOS)
|
||||
.formStyle(.grouped)
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user