diff --git a/src/views/Conversations/Online/Input/Template.jsx b/src/views/Conversations/Online/Input/Template.jsx
index c3e0937..36a5435 100644
--- a/src/views/Conversations/Online/Input/Template.jsx
+++ b/src/views/Conversations/Online/Input/Template.jsx
@@ -168,7 +168,7 @@ const CategoryList = ({ dataSource, handleSendTemplate, valueMapped, onInput, ac
{/* {templateCaterogyText[item.category]} */}
{templateCaterogyTipText[item.category] && {templateCaterogyTipText[item.category]}}
- {templateCaterogyTipText2[item.category] && {templateCaterogyTipText2[item.category]}}
+ {/* {templateCaterogyTipText2[item.category] && {templateCaterogyTipText2[item.category]}} */}