feat: Creates custom attributes route (#2877)

This commit is contained in:
Sivin Varghese
2021-08-25 20:30:34 +05:30
committed by GitHub
parent 8d6b3efa2e
commit 4a23a393f7
7 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"ATTRIBUTES_MGMT": {
"HEADER": "Attributes",
"HEADER_BTN_TXT": "Add Attribute"
}
}