diff --git a/src/App.swift b/src/App.swift index 39fbed2..2e0c001 100644 --- a/src/App.swift +++ b/src/App.swift @@ -7,9 +7,7 @@ import UIKit struct Content: View { var body: some View { - //MeetupId.V() MicItem.V() - //Divider() MicItem.V("1") MicItem.V("2") }