From b4aed93bbb29f002bc019165dc2f36682b738c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Hatcher?= Date: Thu, 3 Jul 2025 23:06:46 +0200 Subject: [PATCH] FIX[workbook]: Default fill should be None Fixes #398 --- webapp/IronCalc/src/components/Toolbar/Toolbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/IronCalc/src/components/Toolbar/Toolbar.tsx b/webapp/IronCalc/src/components/Toolbar/Toolbar.tsx index 8c26e98..d5ece4a 100644 --- a/webapp/IronCalc/src/components/Toolbar/Toolbar.tsx +++ b/webapp/IronCalc/src/components/Toolbar/Toolbar.tsx @@ -448,7 +448,7 @@ function Toolbar(properties: ToolbarProperties) { /> { if (color !== null) {