Skip to content

Commit 17c9219

Browse files
committed
Adjusting public api approval
1 parent 9e1c53c commit 17c9219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChameleonForms.Tests/PublicApiTests.ChameleonFormsPublicApi_ShouldNotChange_WithoutApproval.approved.txt

+1
Original file line numberDiff line numberDiff line change
@@ -913,6 +913,7 @@ namespace ChameleonForms.TagHelpers
913913
public Microsoft.AspNetCore.Html.IHtmlContent LeadingHtmlContent { get; set; }
914914
public override System.Threading.Tasks.Task ProcessWhileAwareOfModelTypeAsync<TModel>(Microsoft.AspNetCore.Razor.TagHelpers.TagHelperContext context, Microsoft.AspNetCore.Razor.TagHelpers.TagHelperOutput output) { }
915915
}
916+
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElement("chameleon-form")]
916917
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElement("form-button")]
917918
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElement("form-section")]
918919
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElement("reset-button")]

0 commit comments

Comments
 (0)