mirror of
https://github.com/ansible/awx.git
synced 2026-07-13 17:34:46 -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.