Updated
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// import
|
||||
|
||||
import useGetProduct from "~/composables/api/product/useGetProduct";
|
||||
import type { ProductVariantProvideType } from "~/pages/product/[id].vue";
|
||||
import type { ProductVariantProvideType } from "~/pages/product/types";
|
||||
|
||||
// state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user