Build error:
ERROR in node_modules/@acpaas-ui/ngx-components/calendar/acpaas-ui-ngx-components-calendar.d.ts.CalendarMonthComponent.html(4,83): Argument of type 'unknown[]' is not assignable to parameter of type 'string'.
To Reproduce
Steps to reproduce the behavior:
npm i @acpaas-ui/ngx-components
ng build --prod --output-hashing none && del-cli ./wwwroot/index.html
Describe the bug
Build error: ERROR in node_modules/@acpaas-ui/ngx-components/calendar/acpaas-ui-ngx-components-calendar.d.ts.CalendarMonthComponent.html(4,83): Argument of type 'unknown[]' is not assignable to parameter of type 'string'.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
no build error
Screenshots
OS (please complete the following information):