mirror of
https://github.com/ansible/awx.git
synced 2026-01-24 07:51:23 -03:30
The DataListToolbar component expects an array for additional controls in all cases. When there's no controls to pass into the toolbar, provide an empty array to avoid type-related errors.