Edit prospect
This commit is contained in:
@@ -9,6 +9,8 @@ namespace FoodsharingSiegen.Server.Controls
|
||||
[Parameter] public Prospect? Prospect { get; set; }
|
||||
|
||||
[Parameter] public AddInteractionModal InteractionModal { get; set; } = null!;
|
||||
|
||||
[Parameter] public AddProspectModal ProspectModal { get; set; } = null!;
|
||||
|
||||
[Parameter] public EventCallback<Guid> RemoveInteraction { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user