From 61264ee2d63929ff5671f57cfc7b5862dc4a4ceb Mon Sep 17 00:00:00 2001 From: David Luzar Date: Sun, 26 Jan 2020 20:49:18 +0100 Subject: [PATCH] move title to label (#584) --- src/components/ToolButton.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/ToolButton.tsx b/src/components/ToolButton.tsx index 029e2955..8416448a 100644 --- a/src/components/ToolButton.tsx +++ b/src/components/ToolButton.tsx @@ -50,12 +50,11 @@ export const ToolButton = React.forwardRef(function( ); return ( -