Skip to content

Commit

Permalink
Update GoogleSignIn.swift (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyirenkyi authored Jan 3, 2024
1 parent 76d7514 commit 3b97d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/Examples/Auth/GoogleSignIn.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
//

import SwiftUI
import AuthenticationServices

struct GoogleSignIn: View {
@Environment(\.webAuthenticationSession) var webAuthenticationSession
Expand Down

0 comments on commit 3b97d39

Please sign in to comment.