Add button command, fix list selection
This commit is contained in:
@ -8,6 +8,7 @@ struct InsertableItemsView: View {
|
||||
.font(.headline)
|
||||
InsertableView<InsertableImage>()
|
||||
InsertableView<InsertableLabels>()
|
||||
InsertableView<InsertableButtons>()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user