update product detail

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-17 16:19:55 +05:00
parent 6456e3eced
commit b60c0af553

View File

@@ -11,6 +11,7 @@ import { minimumValues } from "@/data/minimimValues";
import { LoadingSkeleton } from "@/components/loadingProduct"; import { LoadingSkeleton } from "@/components/loadingProduct";
import { EmptyState } from "@/components/emptyState"; import { EmptyState } from "@/components/emptyState";
import { ErrorState } from "@/components/errorState"; import { ErrorState } from "@/components/errorState";
// for gitea
const baseUrl = "https://api.spes-texnika.uz/api/v1/products/"; const baseUrl = "https://api.spes-texnika.uz/api/v1/products/";