From 6e5dd886d67c750fd90a051d157c3fc690f1b4ad Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Mon, 22 Apr 2024 08:10:26 -0400 Subject: [PATCH] Remove dagger (#32368) --- aspnetcore/blazor/fundamentals/routing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/blazor/fundamentals/routing.md b/aspnetcore/blazor/fundamentals/routing.md index abc3c1ac56..8fb7445890 100644 --- a/aspnetcore/blazor/fundamentals/routing.md +++ b/aspnetcore/blazor/fundamentals/routing.md @@ -637,9 +637,9 @@ For more information on component disposal, see