From 8c76d53815e2f06ac5bb925e1c0f293c13d72135 Mon Sep 17 00:00:00 2001 From: Boris Sekachev Date: Fri, 1 Nov 2024 11:47:28 +0200 Subject: [PATCH] Fixed tooltip --- .../single-shape-sidebar/single-shape-sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat-ui/src/components/annotation-page/single-shape-workspace/single-shape-sidebar/single-shape-sidebar.tsx b/cvat-ui/src/components/annotation-page/single-shape-workspace/single-shape-sidebar/single-shape-sidebar.tsx index 9941eb8f213..7f0aa28b31e 100644 --- a/cvat-ui/src/components/annotation-page/single-shape-workspace/single-shape-sidebar/single-shape-sidebar.tsx +++ b/cvat-ui/src/components/annotation-page/single-shape-workspace/single-shape-sidebar/single-shape-sidebar.tsx @@ -511,7 +511,7 @@ function SingleShapeSidebar(): JSX.Element { Press {` ${ - normalizedKeyMap.SWITCH_DRAW_MODE_SINGLE_SHAPE_CONTROLS + normalizedKeyMap.SWITCH_DRAW_MODE_SINGLE_SHAPE } `} to finish drawing process