mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
add Removed unnecessary class styles in SettingsPage, router.js changed the typo and changed the AsidebarComponent.vue #
This commit is contained in:
@@ -7,11 +7,7 @@
|
||||
|
||||
<header-component></header-component>
|
||||
|
||||
<section class="profile">
|
||||
<div class="profile__content">
|
||||
|
||||
</div>
|
||||
</section>
|
||||
<section class="profile"></section>
|
||||
<payments-modal v-if="openModal" @notifacetionmoney="NotificationEventListener" @closemodal="openModal = false" :payments="payments"></payments-modal>
|
||||
<notiicationwindow-component @notificationremove="NotificationMethod" :notification="notification"></notiicationwindow-component>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user