Prospectgrid draft
This commit is contained in:
@@ -62,7 +62,7 @@ namespace FoodsharingSiegen.Server.Controls
|
||||
/// Gets or sets the value of the remove click (ab)
|
||||
/// </summary>
|
||||
[Parameter]
|
||||
public EventCallback<Guid> RemoveClick { get; set; }
|
||||
public Func<Guid, Task>? RemoveClick { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the value of the type (ab)
|
||||
|
||||
Reference in New Issue
Block a user