Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo authored Dec 12, 2022
1 parent 8fc0b70 commit f312a2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ export const MessageBox = ({
<AudioMessageRecorder rid={rid} tmid={tmid} />

<MessageComposerAction
data-qa-id="menu-more-actions"
data-qa-id='menu-more-actions'
onClick={(event): void => {
const groups = messageBox.actions.get();
const config = {
Expand Down

0 comments on commit f312a2f

Please sign in to comment.