Skip to content

Commit

Permalink
secondary action
Browse files Browse the repository at this point in the history
  • Loading branch information
silamon committed Nov 14, 2023
1 parent 837b36a commit b81fb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/panels/config/areas/dialog-area-registry-detail.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ class DialogAreaDetail extends LitElement {
></ha-aliases-editor>
</div>
</div>
<mwc-button slot="primaryAction" @click=${this.closeDialog}>
<mwc-button slot="secondaryAction" @click=${this.closeDialog}>
${this.hass.localize("ui.common.cancel")}
</mwc-button>
<mwc-button
Expand Down

0 comments on commit b81fb61

Please sign in to comment.