diff --git a/themes/customer-service/customer-service-theme/src/components/complain/index.js b/themes/customer-service/customer-service-theme/src/components/complain/index.js
index 6281d91a..39284b1f 100644
--- a/themes/customer-service/customer-service-theme/src/components/complain/index.js
+++ b/themes/customer-service/customer-service-theme/src/components/complain/index.js
@@ -23,8 +23,9 @@ const Complain = () => {
@@ -75,20 +76,25 @@ const Complain = () => {
})
}}
/>
+
+
+
+
+
-
+ >
Username related to the complaint(optional)
+
{
["name"]: e.target.value,
})
}}
- />
+ />
+