This commit is contained in:
Vladimir Dubovik
2025-04-03 11:10:21 +03:00
parent 99f2bd8a74
commit 14c229175c
30 changed files with 674 additions and 227 deletions

View File

@ -58,7 +58,3 @@ struct TabBarView: View {
}
}
}
#Preview {
ContentView()
}