diff --git a/src/examples/navbars/NavbarDefault.vue b/src/examples/navbars/NavbarDefault.vue index 906638f..194398a 100644 --- a/src/examples/navbars/NavbarDefault.vue +++ b/src/examples/navbars/NavbarDefault.vue @@ -197,16 +197,7 @@ watch(
- - +
- - +
- + Мои проекты + + Добавить проект + +
@@ -339,8 +324,8 @@ watch( :class="getTextColor()" >article - > - Профиль + + Мой Профиль down-arrow - + Просмотр @@ -376,29 +357,13 @@ watch( class="dropdown-item py-2 ps-3 border-radius-md" href="/EditMyProfile" > - + Редактирование - - - Страница добавления проекта - + diff --git a/src/views/LandingPages/Profile/AdmireProfile.vue b/src/views/LandingPages/Profile/AdmireProfile.vue index fcb924f..c4fd127 100644 --- a/src/views/LandingPages/Profile/AdmireProfile.vue +++ b/src/views/LandingPages/Profile/AdmireProfile.vue @@ -42,20 +42,35 @@ onMounted(async() => {