diff --git a/components/StepRow/StepTypeSelect.cjsx b/components/StepRow/StepTypeSelect.cjsx index a8b2eb4a5..abf107b0d 100644 --- a/components/StepRow/StepTypeSelect.cjsx +++ b/components/StepRow/StepTypeSelect.cjsx @@ -19,6 +19,9 @@ types = [ , label: 'Development' value: 'code' +, + label: 'Development Final Fixes' + value: 'codeFinalFixes' ] StepRow = ({