mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-08 08:57:47 +00:00
fix demo
This commit is contained in:
parent
886d14bcf6
commit
f90e04274b
@ -99,7 +99,7 @@ export class DemoHaChip extends LitElement {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="standalone">
|
<div class="standalone">
|
||||||
<span>With trailingIcon slot:</span>
|
<span>With trailing-icon slot:</span>
|
||||||
<ha-chip
|
<ha-chip
|
||||||
.outlined=${this.standaloneIsOutlined}
|
.outlined=${this.standaloneIsOutlined}
|
||||||
?disabled=${this.standaloneIsDisabled}
|
?disabled=${this.standaloneIsDisabled}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user