Just a small thing - this element should be a `<div>` since a `<span>` can only accept [phrasing content](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_categories#phrasing_content) https://github.com/patternfly/patternfly-react/blob/ef241e66080a90616f7eb557b713e39889f1313d/packages/react-core/src/components/SearchInput/SearchInput.tsx#L289
Just a small thing - this element should be a
<div>since a<span>can only accept phrasing contentpatternfly-react/packages/react-core/src/components/SearchInput/SearchInput.tsx
Line 289 in ef241e6