WIP - Complete App refactoring
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
||||
/*
|
||||
struct OnboardingView: View {
|
||||
@State var selectedTab: Int = 0
|
||||
|
||||
@@ -244,3 +244,4 @@ struct ServerAddressField_Preview: PreviewProvider {
|
||||
.background(Color.nextcloudBlue)
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user