Merge pull request #4 from jamesmontemagno/patch-1

Update blazor.md
This commit is contained in:
Aaron Powell 2025-07-01 10:00:20 +10:00 committed by GitHub
commit 4a8bb3d31b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
--- ---
description: Blazor component and application patterns description: Blazor component and application patterns
appliesTo: "**/*.razor, **/*.cs" applyTo: "**/*.razor, **/*.razor.cs, **/*.razor.css"
--- ---
## Blazor Code Style and Structure ## Blazor Code Style and Structure