Removes unecessary ref.
This commit is contained in:
parent
edd6e14640
commit
bf07ea864e
|
@ -23,8 +23,7 @@
|
|||
@typing="search"
|
||||
check-infinite-scroll
|
||||
@infinite-scroll="searchMore"
|
||||
:has-counter="false"
|
||||
:ref="'relationship-taginput-' + itemMetadatum.metadatum.id">
|
||||
:has-counter="false">
|
||||
<template slot-scope="props">
|
||||
<div class="media">
|
||||
<div
|
||||
|
|
Loading…
Reference in New Issue