forked from MapComplete/MapComplete
Linter: no target attribute on button elements
This commit is contained in:
parent
dfa3315e21
commit
bca6785aa8
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
</script>
|
||||
|
||||
<button
|
||||
target={options?.newTab ? "_blank" : ""}
|
||||
class={twMerge(options.extraClasses, "secondary no-image-background")}
|
||||
on:click={(e) => dispatch("click", e)}>
|
||||
<slot name="image">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue