Skip to content

Commit 2fb361c

Browse files
committed
Update component link from "Form Components" to "Utils"
Removed the "Form Components" link and added a new link titled "Utils" under the same category "@DemoPageLinkCategory.Utils". NOTE: This commit message is auto-generated using GitHub Copilot.
1 parent 267d0cc commit 2fb361c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BlazorExpress.ChartJS.Demo.RCL/Pages/Home/Index.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<div class="container is-max-desktop mb-4">
3535
<IndexComponentLinks Title="All Components" Category="@DemoPageLinkCategory.All" />
3636

37-
<IndexComponentLinks Title="Form Components" Category="@DemoPageLinkCategory.Utils" />
37+
<IndexComponentLinks Title="Utils" Category="@DemoPageLinkCategory.Utils" />
3838

3939
<DoYouKnow />
4040

0 commit comments

Comments
 (0)