Skip to content

Commit

Permalink
Remove empty header on search page
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector committed Dec 22, 2024
1 parent dfd4cbd commit 591fcfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/frontend/src/pages/search/[searchProjectType].vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
Install content to server
</h1>
</template>
<ContentPageHeader v-else></ContentPageHeader>
<NavTabs v-if="!server" :links="selectableProjectTypes" class="hidden md:flex" />
</section>
<aside
Expand Down

0 comments on commit 591fcfa

Please sign in to comment.