Const
Dispatching this action opens the "Bill Lookup Workflow" modal.
Calling it again, closes the modal, and vice versa.
{ type: 'TOGGLE_BILL_LOOKUP_WORKFLOW',} Copy
{ type: 'TOGGLE_BILL_LOOKUP_WORKFLOW',}
Dispatching this action opens the "Bill Lookup Workflow" modal.