move / tweak sharing templates
This commit is contained in:
@@ -146,6 +146,11 @@ struct SharingListView: View {
|
||||
|
||||
struct SharingView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
SharingListView()
|
||||
Group {
|
||||
SharingListView()
|
||||
|
||||
SharingListView()
|
||||
.preferredColorScheme(.dark)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user