mod: gif tigger on import
This commit is contained in:
parent
398897d9be
commit
2632947d1f
|
|
@ -23,6 +23,7 @@
|
|||
<MudCheckBox @bind-Value="_circle" Label="Kranz" Color="Color.Primary" />
|
||||
<MudCheckBox @bind-Value="_bell" Label="Glocke" Color="Color.Warning" />
|
||||
<MudCheckBox @bind-Value="_gutter" Label="Rinne" Color="Color.Error" />
|
||||
<MudCheckBox @bind-Value="_noWood" Label="kein Holz" Color="Color.Tertiary" />
|
||||
</MudStack>
|
||||
|
||||
<MudTextField @bind-Value="_description"
|
||||
|
|
|
|||
Loading…
Reference in New Issue