diff --git a/ios/HackerNews/Screens/LoginScreen.swift b/ios/HackerNews/Screens/LoginScreen.swift index 63501457..619c081f 100644 --- a/ios/HackerNews/Screens/LoginScreen.swift +++ b/ios/HackerNews/Screens/LoginScreen.swift @@ -8,7 +8,7 @@ import Foundation import SwiftUI -// dont change the images at alL!!!again again, both should passsss +// dont change the images at alL!!!again again, both should passssssssss struct LoginScreen: View { @ObservedObject var appState: AppViewModel