Skip to content

Commit 3066521

Browse files
Victor KostinVictor Kostin
authored andcommitted
Fix mr
1 parent 3e1c8e7 commit 3066521

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sources/FormView/FormView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ private class FormStateHandler: ObservableObject {
5555
}
5656
}
5757

58-
5958
public struct FormView<Content: View>: View {
6059
@StateObject private var formStateHandler = FormStateHandler()
6160
@ViewBuilder private let content: (FormValidator) -> Content

0 commit comments

Comments
 (0)