Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrasinskis committed Jan 8, 2025
1 parent b3566f4 commit 26aad6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
role={isClickable ? "button" : undefined}
noMargin
ariaLabel={$i18n.losing_rewards_modal.goto_neuron}
on:click={() => isClickable && onClick()}
on:click={onClick}
>
<div class="wrapper">
<div class="header">
Expand Down

0 comments on commit 26aad6c

Please sign in to comment.