chore(refactor): removed absolute codes

This commit is contained in:
Liyas Thomas
2020-12-17 15:30:02 +05:30
parent 29a4dee91b
commit 1d4576c7fd
7 changed files with 8 additions and 38 deletions

View File

@@ -89,7 +89,6 @@
class="icon"
@click="removeCommunicationInput({ index })"
v-tooltip.bottom="$t('delete')"
:id="`delete-socketio-message-${index}`"
>
<i class="material-icons">delete</i>
</button>