diff --git a/src/views/Presentation/Sections/PresentationSearch.vue b/src/views/Presentation/Sections/PresentationSearch.vue index cab831a..78d402a 100644 --- a/src/views/Presentation/Sections/PresentationSearch.vue +++ b/src/views/Presentation/Sections/PresentationSearch.vue @@ -1,10 +1,57 @@ - - Тут будет поиск! - - - +}; + + + + + + + + + + + Go + + + + Projects Results + Number of results: {{ searchResultProjects.value.length }} + + + + User Profile Results + Number of results: {{ searchResultUsers.value.length }} + + + + + + + + + \ No newline at end of file
Number of results: {{ searchResultProjects.value.length }}
Number of results: {{ searchResultUsers.value.length }}