Fix linting issue

This commit is contained in:
Paulus Schoutsen 2016-08-13 09:55:03 -07:00
parent 509a6ccf46
commit 474366c536

View File

@ -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]]'