added wallet card in header elem

This commit is contained in:
Kostya
2023-11-18 23:38:50 +03:00
parent 8359716356
commit 2b85afd585
2 changed files with 20 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
<h2><img src="@/assets/icons-header/diamond-ore-icon.png">{{ balance }}</h2>
</div>
<div class="header__btn--wallet">
<a href=""></a>
<a href="">кошелёк</a>
</div>
</div>
</div>