From: Alec Armbruster <35377827+alectrocute@users.noreply.github.com> Date: Tue, 27 Jun 2023 17:41:31 +0000 (-0400) Subject: add @jsit advice X-Git-Url: http://these/git/readmes/README.ja.md?a=commitdiff_plain;h=746b52f378ef5cfadc700566cd025e7556e1ecd0;p=lemmy-ui.git add @jsit advice --- diff --git a/src/shared/components/common/markdown-textarea.tsx b/src/shared/components/common/markdown-textarea.tsx index 3f5b6e1..2dd1b84 100644 --- a/src/shared/components/common/markdown-textarea.tsx +++ b/src/shared/components/common/markdown-textarea.tsx @@ -160,9 +160,9 @@ export class MarkdownTextArea extends Component<
{this.getFormatButton("bold", this.handleInsertBold)} {this.getFormatButton("italic", this.handleInsertItalic)}