- new flow;
This commit is contained in:
@@ -33,6 +33,9 @@ const getBandoSeverity = (status) => {
|
||||
case 'TECHNICAL_EVALUATION':
|
||||
return 'info';
|
||||
|
||||
case 'AWAITING_TECHNICAL_EVALUATION':
|
||||
return 'warning';
|
||||
|
||||
case 'DUE':
|
||||
return 'warning';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user