mirror of
https://github.com/writeas/writefreely-swiftui-multiplatform.git
synced 2024-11-15 01:11:02 +00:00
Add "all posts" collection to CollectionPicker test data
This commit is contained in:
parent
ab0a89ba07
commit
031c42c3ec
@ -4,6 +4,7 @@ struct CollectionPicker: View {
|
||||
@Binding var selectedCollection: PostCollection
|
||||
|
||||
private let collections = [
|
||||
allPostsCollection,
|
||||
defaultDraftCollection,
|
||||
testPostCollection1,
|
||||
testPostCollection2,
|
||||
|
Loading…
Reference in New Issue
Block a user