Added MultilineTextEntryView

This commit is contained in:
TheXamlGuy
2024-06-08 21:24:59 +01:00
parent 9a664b583b
commit f64453232b
30 changed files with 185 additions and 96 deletions
+1 -2
View File
@@ -4,5 +4,4 @@ public record MultilineTextEntryConfiguration :
ItemEntryConfiguration
{
}
}