diff --git a/frontend/components/Base/ActionsDivider.vue b/frontend/components/Base/ActionsDivider.vue index a6ab6df..e943c05 100644 --- a/frontend/components/Base/ActionsDivider.vue +++ b/frontend/components/Base/ActionsDivider.vue @@ -12,7 +12,3 @@ - - diff --git a/frontend/components/Base/Button.vue b/frontend/components/Base/Button.vue index 1a48cc6..f0b1cd3 100644 --- a/frontend/components/Base/Button.vue +++ b/frontend/components/Base/Button.vue @@ -1,10 +1,30 @@ - - - diff --git a/frontend/components/Location/Card.vue b/frontend/components/Location/Card.vue index e13be66..1948354 100644 --- a/frontend/components/Location/Card.vue +++ b/frontend/components/Location/Card.vue @@ -4,14 +4,20 @@ :to="`/location/${location.id}`" class="card bg-primary text-primary-content transition duration-300" > -
+ Import a CSV file containing your items, labels, and locations. See documentation for more information on the + required format. +
+ ++ {{ importCsv?.name }} +
+