wip item images

This commit is contained in:
TheXamlGuy
2024-07-01 21:41:13 +01:00
parent 7788259055
commit 757d938081
3 changed files with 7 additions and 14 deletions
-1
View File
@@ -4,7 +4,6 @@ using Toolkit.Foundation;
namespace Toolkit.Avalonia;
public class FileProvider(ITopLevelProvider topLevelProvider) :
IFileProvider
{