Add history + more components

This commit is contained in:
2024-10-03 22:29:32 +02:00
parent 8f9c83dc2a
commit d7f0d2a7f2
18 changed files with 352 additions and 30 deletions
@@ -26,6 +26,7 @@
:items="types"
:items_headers="types_headers"
group_by="[]"
show_url="ItemTypeDetail"
@deleteItem="deleteType"
@createItem="createType"
@editItem="editType"