lint
This commit is contained in:
parent
1ec41302f7
commit
f561e75553
41 changed files with 497 additions and 140 deletions
|
@ -7,11 +7,11 @@
|
|||
class="nav-icon"
|
||||
:title="$t('nav.search')"
|
||||
><FAIcon
|
||||
fixed-width
|
||||
size="lg"
|
||||
class="button-icon"
|
||||
icon="search"
|
||||
@click.prevent.stop="toggleHidden"
|
||||
fixed-width
|
||||
size="lg"
|
||||
class="button-icon"
|
||||
icon="search"
|
||||
@click.prevent.stop="toggleHidden"
|
||||
/></a>
|
||||
<template v-else>
|
||||
<input
|
||||
|
@ -30,7 +30,7 @@
|
|||
<FAIcon
|
||||
fixed-width
|
||||
icon="search"
|
||||
/>
|
||||
/>
|
||||
</button>
|
||||
<span>
|
||||
<FAIcon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue