@ -11,7 +11,7 @@ import SwiftUI
struct AppApp: App {
var body: some Scene {
WindowGroup {
NavigationView {
NavigationStack {
MainMenuView()
}