diff --git a/awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupItem.jsx b/awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupItem.jsx index 8a0b95ae2f..bcc2cc3d8f 100644 --- a/awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupItem.jsx +++ b/awx/ui_next/src/screens/Inventory/InventoryGroups/InventoryGroupItem.jsx @@ -22,7 +22,7 @@ function InventoryGroupItem({ const editUrl = `/inventories/inventory/${inventoryId}/groups/${group.id}/edit`; return ( -