lots. filters and sorting on category pages, updated add to build styling, fixed all pages to use the live data.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"/gunbuilder/build/page": "app/gunbuilder/build/page.js",
|
||||
"/gunbuilder/[categoryId]/page": "app/gunbuilder/[categoryId]/page.js",
|
||||
"/gunbuilder/[categoryId]/[partId]/page": "app/gunbuilder/[categoryId]/[partId]/page.js",
|
||||
"/gunbuilder/page": "app/gunbuilder/page.js"
|
||||
"/gunbuilder/page": "app/gunbuilder/page.js",
|
||||
"/gunbuilder/build/page": "app/gunbuilder/build/page.js"
|
||||
}
|
||||
Reference in New Issue
Block a user