Skip to content

Commit 9b10658

Browse files
committed
Remove todo
1 parent c5ec3fa commit 9b10658

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ha-wa-dialog.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export class HaWaDialog extends LitElement {
2929
})
3030
public dialogSizeOnTitleClick: DialogSizeOnTitleClick = "none";
3131

32-
// TODO: Should this be scrim, overlay, or match WA with lightDismiss?
3332
@property({ type: Boolean, reflect: true, attribute: "scrim-dismissable" })
3433
public scrimDismissable = false;
3534

0 commit comments

Comments
 (0)