diff --git a/src/App.swift b/src/App.swift index 5870186..bb6b95c 100644 --- a/src/App.swift +++ b/src/App.swift @@ -8,6 +8,8 @@ struct Content: View { MeetupId.TV("uuid-1") Divider() MeetupId.TV("uuid-2") + Divider() + //MeetupId.TV("uuid-3") } }