Skip to content

Commit

Permalink
fix: Remove useless button
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed May 21, 2024
1 parent 4615e1a commit b1eb4cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/AccountButton.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<div style="display: inline-block">
<q-btn class="lt-md" color="white" dense flat icon="wallet" round @click="show" />
<q-btn
v-if="!account.active"
class="text-semibold border-primary-highlight gt-sm"
Expand Down

0 comments on commit b1eb4cc

Please sign in to comment.