fix: updated post summary

This commit is contained in:
adeel.tajamul
2022-05-18 19:26:02 +05:00
parent fd984c6ed6
commit 97f60d94f6
12 changed files with 105 additions and 41 deletions

View File

@@ -74,7 +74,7 @@ export const RequestStatus = {
* @enum {string}
*/
export const AvatarBorderAndLabelColors = {
Staff: 'warning-700',
Staff: 'staff-color',
'Community TA': 'success-700',
};