mirror of
https://github.com/home-assistant/frontend.git
synced 2025-10-21 01:29:56 +00:00
Bump babel and eslint (#9049)
This commit is contained in:
@@ -79,9 +79,7 @@ export class HaFileUpload extends LitElement {
|
||||
dragged: this._drag,
|
||||
})}
|
||||
>
|
||||
<label for="input" slot="label">
|
||||
${this.label}
|
||||
</label>
|
||||
<label for="input" slot="label"> ${this.label} </label>
|
||||
<iron-input slot="input">
|
||||
<input
|
||||
id="input"
|
||||
|
Reference in New Issue
Block a user