We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d52115 commit 41a186cCopy full SHA for 41a186c
src/Components/test/testassets/Components.Shared/Index.razor
@@ -14,7 +14,7 @@
14
<li><a href="@PostNotFoundStreaming">@PostNotFoundStreamingText</a></li>
15
<li><a href="@PostNotFoundStreamingReexecution">@PostNotFoundStreamingReexecutionText</a></li>
16
17
- <li><a href="@SetNotFoundStreaming">@SetNotFoundNoStreamingText</a></li>
+ <li><a href="@SetNotFoundNoStreaming">@SetNotFoundNoStreamingText</a></li>
18
<li><a href="@SetNotFoundNoStreamingReexecution">@SetNotFoundNoStreamingReexecutionText</a></li>
19
20
<li><a href="@SetNotFoundStreaming">@SetNotFoundStreamingText</a></li>
0 commit comments