mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-13 07:57:26 +01:00
Fixed formatting error
This commit is contained in:
@@ -264,7 +264,7 @@ export class CommandButtonComponent extends React.Component<CommandButtonCompone
|
|||||||
{
|
{
|
||||||
<div>
|
<div>
|
||||||
<Icon
|
<Icon
|
||||||
styles={ { root: { marginBottom: -3 } }}
|
styles={{ root: { marginBottom: -3 } }}
|
||||||
className="panelInfoIcon"
|
className="panelInfoIcon"
|
||||||
iconName={this.props.iconName}
|
iconName={this.props.iconName}
|
||||||
ariaLabel="ChatBot"
|
ariaLabel="ChatBot"
|
||||||
|
|||||||
Reference in New Issue
Block a user