Skip to content

Commit

Permalink
fixed warnings on Codes views
Browse files Browse the repository at this point in the history
  • Loading branch information
suzalflueck committed Oct 31, 2024
1 parent 473258b commit ba422b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/src/views/Codes.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@
<v-btn
text
v-bind="props"
variant="link"
variant="text"
class="text-none"
size="large"
append-icon="mdi-menu-down"
>Credentials</v-btn
>
</template>
Expand Down

0 comments on commit ba422b2

Please sign in to comment.