Add insert button for links
This commit is contained in:
@ -9,6 +9,7 @@ struct InsertableItemsView: View {
|
||||
InsertableView<InsertableImage>()
|
||||
InsertableView<InsertableLabels>()
|
||||
InsertableView<InsertableButtons>()
|
||||
InsertableView<InsertableLink>()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user