Make "Yes" button unfilled (#18960)

This changes the button from looking like it has been pre-clicked, which
is not the case.
This commit is contained in:
Chris Earle 2018-05-09 14:53:39 -04:00 committed by GitHub
parent 7c784db2f1
commit da1ed1a105
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,6 @@ export class OptInBanner extends Component {
<EuiFlexItem grow={false}>
<EuiButton
size="s"
fill
onClick={() => this.props.optInClick(true)}
>
Yes