@fundamental-ngx/platform 0.63.0-rc.0 → 0.63.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -109,7 +109,6 @@ function getFormState(states, priorityStates = ['error', 'warning', 'information
109
109
  *
110
110
  * Let's think of u
111
111
  */
112
- // eslint-disable-next-line @angular-eslint/component-class-suffix
113
112
  class InputMessageGroupWithTemplate extends FormInputMessageGroupComponent {
114
113
  constructor() {
115
114
  super(...arguments);