Skip to content

Commit

Permalink
[PR feedback] remove conditional button color
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Marcialis <michael.l.marcialis@gmail.com>
  • Loading branch information
cee-chen and MichaelMarcialis authored May 8, 2024
1 parent 7253811 commit 9b30953
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ export class EuiAbsoluteTab extends Component<
className="euiSuperDatePicker__absoluteDateFormSubmit"
size="s"
display="base"
color={isTextInvalid ? 'danger' : 'primary'}
iconType="check"
aria-label={dateFormatButtonLabel}
title={dateFormatButtonLabel}
Expand Down

0 comments on commit 9b30953

Please sign in to comment.