[Discover] Fix inconsistent usage of arrow icons on Surrounding documents page (#129292)

This commit is contained in:
Julia Rechkunova 2022-04-04 12:03:11 +02:00 committed by GitHub
parent 5b82971267
commit d9153a620b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,6 @@ export function ActionBar({
<EuiFlexItem grow={false}>
<EuiButtonEmpty
data-test-subj={`${type}LoadMoreButton`}
iconType={isSuccessor ? 'arrowDown' : 'arrowUp'}
isDisabled={isDisabled}
isLoading={isLoading}
onClick={() => {