diff --git a/src/assets/img/product/p6.jpg b/src/assets/img/product/p6.jpg new file mode 100644 index 0000000..af5c66d Binary files /dev/null and b/src/assets/img/product/p6.jpg differ diff --git a/src/component/product/ProductActive.jsx b/src/component/product/ProductActive.jsx index d51e341..fbed335 100644 --- a/src/component/product/ProductActive.jsx +++ b/src/component/product/ProductActive.jsx @@ -66,7 +66,7 @@ export default function ProductActive({productData}){ -
+ Loading...
+{error?.message}
+No data Found
+ : + templates.map(color_style => ( +loading...
+ : + handleActivateTemplate.isError ? +{handleActivateTemplate.error.message}
+ : + handleActivateTemplate.isSuccess ? +Templated activated + successfully
+ : + null + } + > +