update product detail
This commit is contained in:
@@ -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/";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user