mirror of
https://github.com/mandiant/capa.git
synced 2025-12-05 20:40:05 -08:00
capa Explorer Web: fix lint
This commit is contained in:
@@ -15,11 +15,7 @@ const isBundle = import.meta.env.MODE === "bundle";
|
||||
</template>
|
||||
<template #end>
|
||||
<div class="flex align-items-center gap-3">
|
||||
<a
|
||||
href="https://github.com/mandiant/capa/issues/new/choose"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<a href="https://github.com/mandiant/capa/issues/new/choose" target="_blank" rel="noopener noreferrer">
|
||||
<Button severity="contrast" size="small" outlined label="Provide feedback" />
|
||||
</a>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user