feat: Article item component (#5007)

This commit is contained in:
Muhsin Keloth
2022-07-11 13:46:42 +05:30
committed by GitHub
parent 23ac1c0334
commit ce1f69b2bc
3 changed files with 184 additions and 0 deletions

View File

@@ -14,6 +14,11 @@
"CLOSE_SIDEBAR": "Close sidebar",
"SAVING": "Draft saving...",
"SAVED": "Draft saved"
},
"TABLE": {
"COLUMNS": {
"BY": "by"
}
}
}
}