Removes unecessary ref.
This commit is contained in:
parent
edd6e14640
commit
bf07ea864e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue