From 440f3f6a3fbd8b6a1a66036e5a04ac8b3c3530fd Mon Sep 17 00:00:00 2001 From: hamed musallam Date: Fri, 8 Dec 2023 10:13:26 +0100 Subject: [PATCH] chore: remove useless option --- src/component/toolbar/ToolBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/component/toolbar/ToolBar.tsx b/src/component/toolbar/ToolBar.tsx index 3621b264bc..fef2c6172b 100644 --- a/src/component/toolbar/ToolBar.tsx +++ b/src/component/toolbar/ToolBar.tsx @@ -12,7 +12,7 @@ interface ToolBarInnerProps { function ToolBarInner({ selectedTool }: ToolBarInnerProps) { return ( - +