mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added router push on clicked img in aside-menu and in wallet in header component
This commit is contained in:
@@ -122,7 +122,7 @@ export default {
|
||||
</h2>
|
||||
</div>
|
||||
<div class="header__btn--wallet">
|
||||
<a href="">кошелёк</a>
|
||||
<a href="#" @click="$router.push({ name: 'profile' })">кошелёк</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user