Skip to content

Commit 335dad7

Browse files
todo
1 parent 0afd033 commit 335dad7

File tree

1 file changed

+0
-1
lines changed
  • FirebaseSwiftUI/FirebaseAuthSwiftUI/Sources/FirebaseAuthSwiftUI

1 file changed

+0
-1
lines changed

FirebaseSwiftUI/FirebaseAuthSwiftUI/Sources/FirebaseAuthSwiftUI/FUIAuth.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ public struct WarningViewConfiguration {
227227
public var frameHeight: CGFloat = 150
228228
}
229229

230-
// TODO: - figure out a way to make this configurable. Tough because we need to use binding. Could be class with certain attributes rather than a view
231230
public struct WarningView: View {
232231
@Binding var invalidEmailWarning: Bool
233232
var message: String

0 commit comments

Comments
 (0)