diff --git a/app/components/inventory/AddItemForm.vue b/app/components/inventory/AddItemForm.vue index 3fe8082..cf16d44 100644 --- a/app/components/inventory/AddItemForm.vue +++ b/app/components/inventory/AddItemForm.vue @@ -68,37 +68,7 @@ -
- -
- - {{ tag.icon }} {{ tag.name }} ✕ - -
- - -
-

{{ category.name }}

-
- - {{ tag.icon }} {{ tag.name }} - -
-
-
+
@@ -129,7 +99,6 @@