mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Removes more @ViewBuilders
This commit is contained in:
@@ -80,7 +80,7 @@ struct AddWebFeedView: View {
|
||||
#endif
|
||||
|
||||
#if os(iOS)
|
||||
@ViewBuilder var iosForm: some View {
|
||||
var iosForm: some View {
|
||||
NavigationView {
|
||||
List {
|
||||
urlTextField
|
||||
|
||||
Reference in New Issue
Block a user