Modify the path error in the comment. (#22168)
This commit is contained in:
parent
a6e4eff6f9
commit
5b5c3f3934
|
|
@ -10,7 +10,7 @@ namespace Microsoft.AspNetCore.Components
|
|||
// IMPORTANT
|
||||
//
|
||||
// Many of these names are used in code generation. Keep these in sync with the code generation code
|
||||
// See: src/Microsoft.AspNetCore.Components.Razor.Extensions/ComponentsApi.cs
|
||||
// See: src/Components/Analyzers/src/ComponentsApi.cs
|
||||
|
||||
// Most of the developer-facing component lifecycle concepts are encapsulated in this
|
||||
// base class. The core components rendering system doesn't know about them (it only knows
|
||||
|
|
|
|||
Loading…
Reference in New Issue