- {t('components.search.noResultsFoundFor')} "{term}" -
-- {t('components.search.suggestions')} -
-+ {getFormattedPath(document.path, document.pageSectionTitle)} +
)} - {typeof document?.pageSectionTitle === 'string' && - typeof document?.path === 'string' && ( -- {getFormattedPath(document.path, document.pageSectionTitle)} -
- )} -{label}
} + {suggestions.map((suggestion, i) => ( +