mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Fix linting issue
This commit is contained in:
parent
509a6ccf46
commit
474366c536
@ -52,7 +52,7 @@
|
||||
on-tap="handleListenClick"></paper-icon-button>
|
||||
</app-toolbar>
|
||||
|
||||
<div sticky hidden='[[!views.length]]'>
|
||||
<div sticky hidden$='[[!views.length]]'>
|
||||
<paper-tabs
|
||||
scrollable
|
||||
selected='[[currentView]]'
|
||||
|
Loading…
x
Reference in New Issue
Block a user