part category grouping UI

This commit is contained in:
2025-12-02 16:01:40 -05:00
parent 4e3d1206cb
commit c51ce862a9
19 changed files with 216 additions and 38 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"/gunbuilder/page": "app/gunbuilder/page.js",
"/gunbuilder/admin/merchants/page": "app/gunbuilder/admin/merchants/page.js",
"/gunbuilder/[categoryId]/page": "app/gunbuilder/[categoryId]/page.js",
"/gunbuilder/page": "app/gunbuilder/page.js",
"/gunbuilder/build/page": "app/gunbuilder/build/page.js",
"/gunbuilder/[categoryId]/page": "app/gunbuilder/[categoryId]/page.js",
"/gunbuilder/admin/category-mappings/page": "app/gunbuilder/admin/category-mappings/page.js"
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("c6d6d43de26b07e0")
/******/ __webpack_require__.h = () => ("f15ab610ff54783e")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */