diff --git a/client/components/modals/collections/AddCreateModal.vue b/client/components/modals/collections/AddCreateModal.vue index 77012c55..487251a1 100644 --- a/client/components/modals/collections/AddCreateModal.vue +++ b/client/components/modals/collections/AddCreateModal.vue @@ -15,7 +15,7 @@
diff --git a/client/components/modals/collections/UserCollectionItem.vue b/client/components/modals/collections/CollectionItem.vue similarity index 67% rename from client/components/modals/collections/UserCollectionItem.vue rename to client/components/modals/collections/CollectionItem.vue index 0a8cb6c2..f6486053 100644 --- a/client/components/modals/collections/UserCollectionItem.vue +++ b/client/components/modals/collections/CollectionItem.vue @@ -1,5 +1,5 @@