Skip to content

Commit 3b97d39

Browse files
authored
Update GoogleSignIn.swift (#216)
1 parent 76d7514 commit 3b97d39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Examples/Examples/Auth/GoogleSignIn.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77

88
import SwiftUI
9+
import AuthenticationServices
910

1011
struct GoogleSignIn: View {
1112
@Environment(\.webAuthenticationSession) var webAuthenticationSession

0 commit comments

Comments
 (0)