Add route block
This commit is contained in:
@ -10,6 +10,7 @@ struct InsertableItemsView: View {
|
||||
InsertableView<InsertableLabels>()
|
||||
InsertableView<InsertableButtons>()
|
||||
InsertableView<InsertableLink>()
|
||||
InsertableView<InsertableRoute>()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user