Skip to content

Commit

Permalink
ClassName follow B.E.M
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivm committed Feb 24, 2021
1 parent d9f1fef commit 5bfde0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ class CommunicatorDialogBoardItem extends React.Component {
onClose={this.handleDialogClose.bind(this)}
aria-labelledby="board-info-title"
open={this.state.openBoardInfo}
className = "selectable-text"
className = "CommunicatorDialog__boardInfoDialog"
>
<DialogTitle
id="board-info-title"
Expand Down

0 comments on commit 5bfde0f

Please sign in to comment.