fix: refs #8410 removed unused ref

This commit is contained in:
PAU ROVIRA ROSALENY 2025-01-31 10:09:48 +01:00
parent e5a449c80c
commit f69ed548f0
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ const searchModule = () => {
<template v-if="$route?.matched[1]?.name === 'Dashboard'">
<QItem class="q-pb-md">
<VnInput
ref="searchInput"
v-model="search"
:label="t('Search modules')"
class="full-width"