mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fab spacer for zha table (#17082)
This commit is contained in:
parent
f6d06f5e26
commit
6d1ea41449
@ -119,6 +119,7 @@ export class ZHAGroupsDashboard extends LitElement {
|
|||||||
.data=${this._formattedGroups(this._groups)}
|
.data=${this._formattedGroups(this._groups)}
|
||||||
@row-click=${this._handleRowClicked}
|
@row-click=${this._handleRowClicked}
|
||||||
clickable
|
clickable
|
||||||
|
hasFab
|
||||||
>
|
>
|
||||||
<a href="/config/zha/group-add" slot="fab">
|
<a href="/config/zha/group-add" slot="fab">
|
||||||
<ha-fab
|
<ha-fab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user