Merge pull request #535 from irihitech/534-form

Fix Form A11y for dynamic generated FormItems.
This commit is contained in:
Dong Bin
2025-01-13 21:30:54 +08:00
committed by GitHub
10 changed files with 232 additions and 4 deletions

View File

@@ -4,7 +4,6 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
</PropertyGroup>