file icon
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
private RenderFragment GetFileFragment(SharpIdeFile file) =>
|
||||
@<text>
|
||||
<MudTreeViewItem T="SharpIdeFile" TextTypo="Typo.body2" Text="@file.Name"/>
|
||||
<MudTreeViewItem T="SharpIdeFile" Icon="@Icons.Custom.FileFormats.FileCode" TextTypo="Typo.body2" Text="@file.Name"/>
|
||||
</text>;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user