Removing unused ref
This commit is contained in:
parent
43f48c5571
commit
c696a7e82a
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@
|
|||
<span>{{ item?.name ?? '' }}</span>
|
||||
<textLink
|
||||
v-if="!readOnly || !showAsPaid"
|
||||
ref="removeLink"
|
||||
linkType="text"
|
||||
text="Remove"
|
||||
href="javascript:void(0)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue