diff --git a/package-lock.json b/package-lock.json index 2ddfd728..f3e37001 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "spark-store", - "version": "5.2.0", + "version": "5.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "spark-store", - "version": "5.2.0", + "version": "5.2.1", "license": "GPL-3.0", "dependencies": { "@tailwindcss/vite": "^4.1.18", diff --git a/src/App.vue b/src/App.vue index f8da1eea..83240255 100644 --- a/src/App.vue +++ b/src/App.vue @@ -45,9 +45,9 @@ /> -
+
0 " + class="shrink-0" :categories="displayCategories" :selected-category="selectedCategory" :category-counts="categoryCounts" @select-category="selectSubCategory" /> -
+
diff --git a/src/components/AppGrid.vue b/src/components/AppGrid.vue index e995e0c5..be14e4aa 100644 --- a/src/components/AppGrid.vue +++ b/src/components/AppGrid.vue @@ -18,10 +18,7 @@ -
+
{