Skip to content

Commit

Permalink
Merge pull request #10653 from Jarsen136/issue-10651
Browse files Browse the repository at this point in the history
fix: icon gone - connect wallet sidebar
  • Loading branch information
Jarsen136 authored Aug 4, 2024
2 parents dae5c5d + e53b604 commit da176ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/common/ConnectWallet/MnemonicNotice.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@
</a>
</div>
</template>
<script setup lang="ts">
import { NeoIcon } from '@kodadot1/brick'
</script>

0 comments on commit da176ea

Please sign in to comment.