This commit is contained in:
neon443
2025-09-26 11:22:52 +01:00
parent 0b039f2c42
commit a4afa8ef3b

View File

@@ -98,7 +98,7 @@ struct ContentView: View {
}
}
} detail: {
Text("Detail?")
EmptyView()
}
}
}