`requiredIf('isAnEmailInbox')` was not evaluated properly. This PR fixes
it by moving it to a method and using the `this.[variable]` pattern.
|
||
|---|---|---|
| .. | ||
| dashboard | ||
| index.js | ||
| index.spec.js | ||
`requiredIf('isAnEmailInbox')` was not evaluated properly. This PR fixes
it by moving it to a method and using the `this.[variable]` pattern.
|
||
|---|---|---|
| .. | ||
| dashboard | ||
| index.js | ||
| index.spec.js | ||