Fix lit linting: input-tags should only handle text, not numbers.

This commit is contained in:
John Livingston
2024-06-12 18:59:34 +02:00
parent d4692c81e0
commit 724e8fdce9
2 changed files with 11 additions and 15 deletions

View File

@ -553,7 +553,6 @@ export class DynamicTableFormElement extends LivechatElement {
propertyValue: Array<string | number>,
originalIndex: number): TemplateResult => {
return html`<livechat-tags-input
.type=${'text'}
.name=${inputName}
class=${classMap(
Object.assign(