fix: apply ESLint rule vue/no-unused-refs

This commit is contained in:
iamsivin
2024-07-26 11:13:04 +05:30
parent af3c55937b
commit 8742ef67db
16 changed files with 21 additions and 21 deletions
@@ -278,7 +278,6 @@ export default {
</div>
<div
v-for="(country, index) in items"
ref="dropdownItem"
:key="index"
class="flex items-center h-8 px-2 py-2 rounded cursor-pointer country-dropdown--item"
:class="[