Removes more @ViewBuilders

This commit is contained in:
Stuart Breckenridge
2020-08-13 22:25:34 +08:00
parent 5682f659b2
commit 7aab8c87fb
4 changed files with 5 additions and 5 deletions

View File

@@ -80,7 +80,7 @@ struct AddWebFeedView: View {
#endif
#if os(iOS)
@ViewBuilder var iosForm: some View {
var iosForm: some View {
NavigationView {
List {
urlTextField