Skip to content

Commit b933633

Browse files
committed
code fixed
1 parent a822eb5 commit b933633

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Radzen.Blazor/Rendering/Popup.razor

-3
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,4 @@
6969
{
7070
await JSRuntime.InvokeVoidAsync("Radzen.closePopup", GetId(), Reference, nameof(OnClose));
7171
}
72-
public async ValueTask DisposeAsync()
73-
{
74-
if (IsJSRuntimeAvailable)
7572
}

0 commit comments

Comments
 (0)