Skip to content

Commit 58a85ab

Browse files
chore: code comment
1 parent 2d71e74 commit 58a85ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseSwiftUI/FirebaseGoogleSwiftUI/Sources/Services/GoogleProviderAuthUI.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ public class GoogleProviderAuthUI: @preconcurrency GoogleProviderAuthUIProtocol
2727
}
2828

2929
@MainActor public func authButton() -> AnyView {
30+
// Moved to SignInWithGoogleButton so we could sign in via AuthService
3031
AnyView(SignInWithGoogleButton())
3132
}
3233

0 commit comments

Comments
 (0)