From 00909eebd4abde77438991b418a40703fb2af213 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Fri, 1 Aug 2025 00:15:33 +1000 Subject: [PATCH] file icon --- src/SharpIDE.Photino/Components/SolutionExplorer.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SharpIDE.Photino/Components/SolutionExplorer.razor b/src/SharpIDE.Photino/Components/SolutionExplorer.razor index db21d40..a6b04ea 100644 --- a/src/SharpIDE.Photino/Components/SolutionExplorer.razor +++ b/src/SharpIDE.Photino/Components/SolutionExplorer.razor @@ -77,7 +77,7 @@ private RenderFragment GetFileFragment(SharpIdeFile file) => @ - + ; }