feat: Create section header component (#2296)

This commit is contained in:
Sivin Varghese
2021-05-31 10:07:07 +05:30
committed by GitHub
parent 25ba852b68
commit cc75a668cb
3 changed files with 103 additions and 0 deletions

View File

@@ -168,6 +168,16 @@
"BUTTON": "View all notes"
}
},
"EVENTS": {
"HEADER": {
"TITLE": "Activities"
},
"BUTTON": {
"PILL_BUTTON_NOTES": "notes",
"PILL_BUTTON_EVENTS": "events",
"PILL_BUTTON_CONVO": "conversations"
}
},
"CUSTOM_ATTRIBUTES": {
"TITLE": "Custom Attributes",
"BUTTON": "Add custom attribute",