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