mirror of
https://github.com/ansible/awx.git
synced 2026-08-28 15:41:51 -02: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.