fix: CIDER formatting buttons on Safari
This commit is contained in:
parent
cfbcf12e1d
commit
0db31dfeae
2 changed files with 4 additions and 2 deletions
|
@ -85,8 +85,8 @@ class FormatButton extends React.PureComponent {
|
|||
|
||||
return (
|
||||
<AccessibleTooltipButton
|
||||
as="span"
|
||||
role="button"
|
||||
element="button"
|
||||
type="button"
|
||||
onClick={this.props.onClick}
|
||||
title={this.props.label}
|
||||
tooltip={tooltip}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue