WIP - Complete App refactoring
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
||||
/*
|
||||
struct CollapsibleView<C: View, T: View>: View {
|
||||
@State var titleColor: Color = .white
|
||||
@State var isCollapsed: Bool = true
|
||||
@@ -48,3 +48,4 @@ struct CollapsibleView<C: View, T: View>: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user