diff --git a/src/views/products/Detail/ProductInfoQuotation.jsx b/src/views/products/Detail/ProductInfoQuotation.jsx
index 853e459..54fbe5d 100644
--- a/src/views/products/Detail/ProductInfoQuotation.jsx
+++ b/src/views/products/Detail/ProductInfoQuotation.jsx
@@ -258,11 +258,10 @@ const ProductInfoQuotation = ({ editable, ...props }) => {
{t("products:unit_name")}{" "}
- {" "}
+
>
),
dataIndex: "unit_id",
@@ -283,11 +282,11 @@ const ProductInfoQuotation = ({ editable, ...props }) => {
{t("products:use_dates")}{" "}
- {" "}
+
>
),
dataIndex: "use_dates",