fix: unnecessary property

This commit is contained in:
Carlos Satorres 2024-10-08 09:26:00 +02:00
parent f22809d609
commit 56fff55f71
1 changed files with 0 additions and 1 deletions

View File

@ -171,7 +171,6 @@ const insertTag = (rows) => {
<QBtn
@click="insertTag(rows)"
class="cursor-pointer"
:disable="!validRow"
color="primary"
flat
icon="add"