Prospect box finetuning
This commit is contained in:
@@ -13,6 +13,8 @@ namespace FoodsharingSiegen.Server.Controls
|
||||
[Parameter] public AddProspectModal ProspectModal { get; set; } = null!;
|
||||
|
||||
[Parameter] public EventCallback<Guid> RemoveInteraction { get; set; }
|
||||
|
||||
[Parameter] public string? CssClass { get; set; }
|
||||
|
||||
|
||||
private async Task AddInteraction(InteractionType type)
|
||||
|
||||
Reference in New Issue
Block a user