Re-enable key Vue lint rules and fix resulting violations
Co-Authored-By: Codex <codex@openai.com>
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
</div>
|
||||
<span
|
||||
class="material-symbols-outlined pl-1 cursor-pointer duration-300 hover:text-danger"
|
||||
@click.stop.native="moveSeqItem(index, element)"
|
||||
@click.stop="moveSeqItem(index, element)"
|
||||
>close</span
|
||||
>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user