Исправление карусели в карточке услуги

This commit is contained in:
Халимов Рустам
2026-03-06 23:35:16 +03:00
parent dc51097f47
commit 11d83e2b57
192 changed files with 214 additions and 23431 deletions
-35
View File
@@ -6,41 +6,6 @@
"static/css/app/layout.css",
"static/chunks/app/layout.js"
],
"/search/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/search/page.js"
],
"/auth/login/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/auth/login/page.js"
],
"/dashboard/profile/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/dashboard/profile/page.js"
],
"/dashboard/offers/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/dashboard/offers/page.js"
],
"/dashboard/offers/[id]/edit/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/dashboard/offers/[id]/edit/page.js"
],
"/dashboard/offers/create/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/dashboard/offers/create/page.js"
],
"/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/page.js"
],
"/offers/[id]/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",