feat: Create add reminder component for CRM (#2264)

* feat: Creates add reminder component for CRM

Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
This commit is contained in:
Sivin Varghese
2021-06-02 22:53:13 +05:30
committed by GitHub
parent 2fca87e3e7
commit 9a9bcf8153
3 changed files with 191 additions and 0 deletions

View File

@@ -155,6 +155,16 @@
"VIEW_DETAILS": "View details"
}
},
"REMINDER": {
"ADD_BUTTON": {
"BUTTON": "Add",
"TITLE": "Shift + Enter to create a task"
},
"FOOTER": {
"DUE_DATE": "Due date",
"LABEL_TITLE": "Set type"
}
},
"NOTES": {
"HEADER": {
"TITLE": "Notes"