mirror of
https://github.com/ansible/awx.git
synced 2026-04-13 14:09:25 -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.