feat: Add customer satisfaction component (#2456)

This commit is contained in:
Muhsin Keloth
2021-06-22 13:01:19 +05:30
committed by GitHub
parent a357b657a8
commit 29b9915d3b
11 changed files with 225 additions and 6 deletions

View File

@@ -56,5 +56,9 @@
"INVALID": {
"FIELD": "Invalid field"
}
},
"CSAT": {
"TITLE": "Rate your conversation",
"PLACEHOLDER": "Tell us more..."
}
}