creat order bug
This commit is contained in:
@@ -9,9 +9,9 @@ export interface productData {
|
||||
|
||||
export const productsData: productData[] = [
|
||||
{
|
||||
title: 'قهوه ترک.. Turkish coffee',
|
||||
desc: [''],
|
||||
categoryTitle: 'قهوه ',
|
||||
title: 'کارت ویزیت',
|
||||
desc: ['توضیح کار ویزیت'],
|
||||
categoryTitle: '',
|
||||
isActive: true,
|
||||
images: ["https://dmenu.danakcorp.com/uploads/images/product/product_1715711043900.png"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user