Add default approvals obj to rules mr component
**Why?** This helps eliminate a handful of nested null checks since the computed property defaults to an empty object. Also, transform some of the computed props to use `!!` to ensure a Boolean representation.
Showing
Please register or sign in to comment