<Button
            disabled={
              selectedRows.filter((row) => row.Availability === true).length ===
              0
            }