Removing unused ref

This commit is contained in:
Michaela Brydon 2024-03-28 16:57:17 -04:00
parent 43f48c5571
commit c696a7e82a

View file

@ -61,7 +61,6 @@
<span>{{ item?.name ?? '' }}</span>
<textLink
v-if="!readOnly || !showAsPaid"
ref="removeLink"
linkType="text"
text="Remove"
href="javascript:void(0)"