0
0
Fork 0

fix: refs #6480 drop secondary acroos

This commit is contained in:
Jorge Penadés 2024-04-18 10:49:17 +02:00
parent b71068ac64
commit 90ed6ad09a
1 changed files with 0 additions and 7 deletions

View File

@ -131,13 +131,6 @@ async function search() {
/>
</template>
<template #append>
<QIcon
v-if="searchText !== ''"
name="close"
@click="searchText = ''"
class="cursor-pointer"
/>
<QIcon
v-if="props.info && $q.screen.gt.xs"
name="info"