Bugfixes, renames, create custom TextEditor, logic simplifications
This commit is contained in:
@@ -11,7 +11,7 @@ import SwiftUI
|
||||
struct PeeredApp: App {
|
||||
var body: some Scene {
|
||||
WindowGroup {
|
||||
ContentView()
|
||||
AllNotesScreen()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user