d
This commit is contained in:
@@ -8,9 +8,10 @@ import UIKit
|
|||||||
struct Content: View {
|
struct Content: View {
|
||||||
var body: some View {
|
var body: some View {
|
||||||
MeetupId.V()
|
MeetupId.V()
|
||||||
Divider()
|
|
||||||
MicItem.V()
|
MicItem.V()
|
||||||
|
Divider()
|
||||||
MicItem.V("1")
|
MicItem.V("1")
|
||||||
|
MicItem.V("2")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user