Prospectgrid draft
This commit is contained in:
@@ -12,7 +12,7 @@ namespace FoodsharingSiegen.Server.Controls
|
||||
|
||||
[Parameter] public AddProspectModal? ProspectModal { get; set; } = null!;
|
||||
|
||||
[Parameter] public EventCallback<Guid> RemoveInteraction { get; set; }
|
||||
[Parameter] public Func<Guid, Task>? RemoveInteraction { get; set; }
|
||||
|
||||
[Parameter] public ProspectStateFilter StateFilter { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user