feat: Creates notes list component for CRM (#2195)

* Feat: Creates note list component for CRM

Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
This commit is contained in:
Sivin Varghese
2021-05-05 13:36:45 +05:30
committed by GitHub
parent 262d153c18
commit 05310e25d4
6 changed files with 131 additions and 2 deletions

View File

@@ -153,10 +153,16 @@
}
},
"NOTES": {
"HEADER": {
"TITLE": "Notes"
},
"ADD": {
"BUTTON": "Add",
"PLACEHOLDER": "Add a note",
"TITLE": "Shift + Enter to create a note"
},
"FOOTER": {
"BUTTON": "View all notes"
}
}
}