-
+
{item.memory}{" "}
گیگابایت
-
+
{item.fileNum}{" "}
فایل
diff --git a/src/components/ProductStatusCard/index.js b/src/components/ProductStatusCard/index.js
index c174097..deb9f93 100644
--- a/src/components/ProductStatusCard/index.js
+++ b/src/components/ProductStatusCard/index.js
@@ -25,13 +25,13 @@ const ProductStatusCard = ({ items, productPrice, discountPrice }) => {
- {item.subtitle}
+ {item.subtitle}
{item.title}
{item.customerSatisfaction && (
رضایت خریداران:
-
+
{item.customerSatisfactionPercent}
@@ -68,7 +68,7 @@ const ProductStatusCard = ({ items, productPrice, discountPrice }) => {
-
+
بازگشت بی چون و چرا
diff --git a/src/components/ProductSuggestion/index.js b/src/components/ProductSuggestion/index.js
index 3279af4..ff7ed59 100644
--- a/src/components/ProductSuggestion/index.js
+++ b/src/components/ProductSuggestion/index.js
@@ -9,7 +9,7 @@ const ProductSuggestion = ({ suggestions, selected }) => {
return (
-
+
این کالاها برای خرید به شما پیشنهام می دهیم
{/* product design */}
@@ -69,12 +69,12 @@ const ProductSuggestion = ({ suggestions, selected }) => {
{/* bottom */}
-
+
جمع لوازم اختیاری خریداری شده
56/894/400
تومان
-
+
1 کالا
@@ -146,7 +146,7 @@ ProductSuggestion.defaultProps = {
// };
// return (
//
-//
+//
// این کالاها برای خرید به شما پیشنهام می دهیم
//
// {/* product design */}
@@ -192,12 +192,12 @@ ProductSuggestion.defaultProps = {
// {/* bottom */}
//
//
-//
+//
// جمع لوازم اختیاری خریداری شده
// 56/894/400
// تومان
//
-//
+//
// 1 کالا
//
//
diff --git a/src/components/ProfileInfo/index.js b/src/components/ProfileInfo/index.js
index f997dc6..5c17a39 100644
--- a/src/components/ProfileInfo/index.js
+++ b/src/components/ProfileInfo/index.js
@@ -8,7 +8,7 @@ const ProfileInfo = ({ name, role }) => {
{/* dropdown */}
diff --git a/src/components/ReactTable4/EditRow.js b/src/components/ReactTable4/EditRow.js
index 5d5a292..66faa1d 100644
--- a/src/components/ReactTable4/EditRow.js
+++ b/src/components/ReactTable4/EditRow.js
@@ -15,7 +15,7 @@ const EditRow = ({ row, columns }) => {
className="w-1 h-4 ml-1 rounded"
style={{ backgroundColor: "#65A9FF" }}
>
-
+
اطلاعات هویتی
@@ -364,7 +364,7 @@ const EditRow = ({ row, columns }) => {
className="w-1 h-4 ml-1 rounded"
style={{ backgroundColor: "#65A9FF" }}
>
-
+
اطلاعات شخصی
diff --git a/src/components/ReactTable4/Pagination.js b/src/components/ReactTable4/Pagination.js
index de553b4..97559e6 100644
--- a/src/components/ReactTable4/Pagination.js
+++ b/src/components/ReactTable4/Pagination.js
@@ -14,7 +14,7 @@ export const Pagination = ({
return (