From 91df91c4259ebc2fb7658707445e5d8bc3d43bdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Hatcher?= Date: Sat, 7 Dec 2024 12:37:26 +0100 Subject: [PATCH] FIX: Make biome happy --- webapp/src/AppComponents/FileMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/AppComponents/FileMenu.tsx b/webapp/src/AppComponents/FileMenu.tsx index af7b20c..7babc3c 100644 --- a/webapp/src/AppComponents/FileMenu.tsx +++ b/webapp/src/AppComponents/FileMenu.tsx @@ -41,7 +41,7 @@ export function FileMenu(props: { > {models[uuid]} - + , ); }