Removes unecessary ref.

This commit is contained in:
mateuswetah 2020-11-04 11:31:16 -03:00
parent edd6e14640
commit bf07ea864e
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@
@typing="search" @typing="search"
check-infinite-scroll check-infinite-scroll
@infinite-scroll="searchMore" @infinite-scroll="searchMore"
:has-counter="false" :has-counter="false">
:ref="'relationship-taginput-' + itemMetadatum.metadatum.id">
<template slot-scope="props"> <template slot-scope="props">
<div class="media"> <div class="media">
<div <div