Правка поиска, сортировка

This commit is contained in:
Халимов Рустам
2026-03-06 21:42:59 +03:00
parent 2ad8456505
commit d9d661a313
102 changed files with 1040 additions and 9192 deletions
+4 -19
View File
@@ -11,35 +11,20 @@
"static/chunks/main-app.js",
"static/chunks/app/page.js"
],
"/auth/login/page": [
"/search/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/auth/login/page.js"
],
"/auth/register/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/auth/register/page.js"
],
"/dashboard/profile/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/dashboard/profile/page.js"
"static/chunks/app/search/page.js"
],
"/dashboard/offers/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/dashboard/offers/page.js"
],
"/dashboard/offers/create/page": [
"/dashboard/profile/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/dashboard/offers/create/page.js"
],
"/search/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/search/page.js"
"static/chunks/app/dashboard/profile/page.js"
]
}
}