0
0
Fork 0

fix: refs #7957 rollback

This commit is contained in:
Jorge Penadés 2024-12-16 17:26:04 +01:00
parent bae7529f3d
commit 6db44f158e
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@ async function search() {
</RouterLink> </RouterLink>
<VnInput <VnInput
id="searchbar" id="searchbar"
ref="input"
v-model.trim="searchText" v-model.trim="searchText"
:placeholder="t(props.label)" :placeholder="t(props.label)"
dense dense