We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bb3ed commit 140efa8Copy full SHA for 140efa8
1 file changed
CommunityToolkit.Tooling.SampleGen/Metadata/ToolkitFrontMatter.cs
@@ -23,6 +23,5 @@ public sealed class ToolkitFrontMatter : DocsFrontMatter
23
//// Extra Metadata needed for Sample App
24
public string? FilePath { get; set; }
25
public string[]? SampleIdReferences { get; set; }
26
-
27
public string? Icon { get; set; }
28
}
0 commit comments