diff --git a/core/src/components/cat-textarea/cat-textarea.tsx b/core/src/components/cat-textarea/cat-textarea.tsx index 063aff410..d386a4599 100644 --- a/core/src/components/cat-textarea/cat-textarea.tsx +++ b/core/src/components/cat-textarea/cat-textarea.tsx @@ -282,19 +282,15 @@ export class CatTextarea { ({i18n.t('input.required')}) )} - {(this.maxLength || this.hasSlottedCounter) && ( -
- )} )} + {(this.maxLength || this.hasSlottedCounter) && ( +