From 5f659a2eb5176d1a90fb4baf86d71fc4c711efb4 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 12 Jul 2025 17:38:02 +0200 Subject: [PATCH] update: lint --- webapp/app.ironcalc.com/frontend/src/components/FileMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/app.ironcalc.com/frontend/src/components/FileMenu.tsx b/webapp/app.ironcalc.com/frontend/src/components/FileMenu.tsx index 9e4c261..c777a09 100644 --- a/webapp/app.ironcalc.com/frontend/src/components/FileMenu.tsx +++ b/webapp/app.ironcalc.com/frontend/src/components/FileMenu.tsx @@ -49,7 +49,7 @@ export function FileMenu(props: { > {models[uuid]} - + , ); }