remove searchfield in navbar 2nd step

This commit is contained in:
jona 2023-04-16 00:49:52 +02:00
parent eb757915be
commit 74af5b74ba

View file

@ -84,7 +84,7 @@
</div> </div>
</template> </template>
<!-- No identities dropdown if no identities --> <!-- Noo identities dropdown if no identities -->
<span v-if="identities.length <= 1" /> <span v-if="identities.length <= 1" />
<b-navbar-item <b-navbar-item
tag="span" tag="span"