Remove toggles from ha-icon-button (#24331)

This commit is contained in:
Wendelin
2025-02-20 12:14:40 +01:00
committed by GitHub
parent 9073282174
commit fb1ee2ed1d
5 changed files with 0 additions and 6 deletions

View File

@@ -132,7 +132,6 @@ export class HaPasswordField extends LitElement {
@change=${this._handleChangeEvent}
></ha-textfield>
<ha-icon-button
toggles
.label=${this.hass?.localize(
this._unmaskedPassword
? "ui.components.selectors.text.hide_password"