This commit is contained in:
Михаил Капелько
2024-01-19 18:33:16 +03:00
parent 33d81438f5
commit 6be169e676

View File

@@ -7,9 +7,7 @@ import UIKit
struct Content: View {
var body: some View {
//MeetupId.V()
MicItem.V()
//Divider()
MicItem.V("1")
MicItem.V("2")
}