Skip to content

Commit

Permalink
chore: rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
enesozturk committed Dec 15, 2023
1 parent dd3fa23 commit be9b7fe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/scaffold/src/views/w3m-account-view/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,6 @@ export class W3mAccountView extends LitElement {
@click=${this.onCopyAddress}
></wui-icon-link>
</wui-flex>
<wui-flex gap="s" flexDirection="column" alignItems="center">
<wui-text variant="2xl-500" color="fg-100">
${CoreHelperUtil.formatBalance(this.balance, this.balanceSymbol)}
</wui-text>
</wui-flex>
</wui-flex>
</wui-flex>
Expand Down

0 comments on commit be9b7fe

Please sign in to comment.