1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-18 07:56:44 +01:00

Cleanup dialog default width attrs (#29686)

This commit is contained in:
Aidan Timson
2026-02-17 19:13:27 +00:00
committed by GitHub
parent 7b0e4651c4
commit f3a814e38a
14 changed files with 0 additions and 14 deletions

View File

@@ -410,7 +410,6 @@ export class DemoHaAdaptiveDialog extends LitElement {
<pre><code>&lt;ha-adaptive-dialog
.hass=\${this.hass}
open
width="medium"
header-title="Dialog title"
header-subtitle="Dialog subtitle"
&gt;