diff --git a/libs/core/form/form-label/form-label.component.html b/libs/core/form/form-label/form-label.component.html index b72e0f4c93b..8eaefa425ee 100644 --- a/libs/core/form/form-label/form-label.component.html +++ b/libs/core/form/form-label/form-label.component.html @@ -17,7 +17,12 @@ @if (inlineHelpPlacement === 'before' && inlineHelpContent) { } - + @if (inlineHelpPlacement === 'after' && inlineHelpContent) {