Fixed formatting error

This commit is contained in:
Bala Lakshmi Narayanasami
2022-06-28 21:21:25 +05:30
parent 7364ac8628
commit dba50edca2
5 changed files with 63 additions and 63 deletions
@@ -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"