Resolve "Add "No approval required" state to approval rules MR component"
Compare changes
- Paul Slaughter authored
**Why?** This helps eliminate a handful of nested null checks since the computed property defaults to an empty object.
+ 14
− 11
@@ -42,23 +42,26 @@ export default {
@@ -68,9 +71,9 @@ export default {
@@ -178,9 +181,9 @@ export default {
@@ -189,7 +192,7 @@ export default {