Controllo p.Iva

This commit is contained in:
2025-07-22 09:10:30 +02:00
parent 7bcb0581cc
commit b34f6cb213
12 changed files with 424 additions and 213 deletions

View File

@@ -149,7 +149,7 @@
</MessageContent>
<YesButton>
<MudButton Size="Size.Small" Variant="Variant.Filled" Color="Color.Error"
StartIcon="@Icons.Material.Filled.Check">
StartIcon="@Icons.Material.Rounded.Check">
Cancella
</MudButton>
</YesButton>
@@ -161,7 +161,7 @@
</MessageContent>
<YesButton>
<MudButton Size="Size.Small" Variant="Variant.Filled" Color="Color.Primary"
StartIcon="@Icons.Material.Filled.DeleteForever">
StartIcon="@Icons.Material.Rounded.DeleteForever">
Crea
</MudButton>
</YesButton>