test
This commit is contained in:
@@ -68,7 +68,7 @@ export const listProducts = async ({
|
||||
},
|
||||
headers,
|
||||
next,
|
||||
cache: "force-cache",
|
||||
//cache: "force-cache",
|
||||
}
|
||||
)
|
||||
.then(({ products, count }) => {
|
||||
|
||||
Reference in New Issue
Block a user