Skip to content

Commit

Permalink
Hide unimplemented search
Browse files Browse the repository at this point in the history
  • Loading branch information
MelissaAutumn committed Apr 24, 2024
1 parent 4868d5c commit bae35b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/SettingsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- sidebar navigation -->
<div class="flex w-1/5 flex-col gap-6">
<!-- search -->
<label class="relative flex items-center">
<label v-if="false" class="relative flex items-center">
<icon-search
class="
absolute left-4 top-1/2 size-4 -translate-y-1/2 cursor-text fill-transparent stroke-gray-300
Expand Down

0 comments on commit bae35b0

Please sign in to comment.