fix: add label to dummy icon to prevent svelte warning (#936)

This commit is contained in:
Nolan Lawson 2019-02-03 14:47:14 -08:00 committed by GitHub
parent f5be28d99a
commit e17d3974d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<IconButton
className="media-control-button media-control-button-dummy-spacer"
href="#fa-search"
label=""
/>
{#if dots.length > 1}
<div class="media-controls">