WIP - Complete App refactoring
This commit is contained in:
@@ -9,7 +9,7 @@ import Foundation
|
||||
import SwiftUI
|
||||
|
||||
|
||||
|
||||
/*
|
||||
struct TokenLoginView: View {
|
||||
@Binding var showAlert: Bool
|
||||
@Binding var alertMessage: String
|
||||
@@ -105,3 +105,4 @@ struct TokenLoginView: View {
|
||||
return true
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user