Skip to content

Commit

Permalink
chore: bring back search
Browse files Browse the repository at this point in the history
  • Loading branch information
asvae committed Apr 21, 2023
1 parent dee14f4 commit 3b183c6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions packages/docs/components/layout/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,7 @@
/>
</a>
</NuxtLink>
<span
style="font-size: 1rem"
class="ml-3 opacity-50 pointer-events-none"
title="Search under reassembly. Will be back in a bit"
>
Search under reassembly 🤖
</span>
<!-- <algolia-search class="header__searchbar" />-->
<algolia-search class="header__searchbar" />
</template>
<template #right>
<va-button
Expand Down

0 comments on commit 3b183c6

Please sign in to comment.