From 72e63906e52db28d0dcbd7bf4de7fc762e7cf330 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Fri, 5 Mar 2021 14:54:23 +0700 Subject: [PATCH] added hotkeys for textarea formatter --- src/components/comment/CommentFormFormatButtons/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/comment/CommentFormFormatButtons/index.tsx b/src/components/comment/CommentFormFormatButtons/index.tsx index be214c55..df2d2c0f 100644 --- a/src/components/comment/CommentFormFormatButtons/index.tsx +++ b/src/components/comment/CommentFormFormatButtons/index.tsx @@ -65,7 +65,7 @@ const CommentFormFormatButtons: FC = ({ element, handler }) => { color="gray" iconOnly type="button" - label="Жирный" + label="Жирный Ctrl+B" />