run prettier
This commit is contained in:
@@ -5,12 +5,7 @@ import { OnClickOutside } from '@vueuse/components'
|
||||
<OnClickOutside>
|
||||
<UIDropdown class="search-active-hide">
|
||||
<template #activator>
|
||||
<UIButton
|
||||
:dropdown="true"
|
||||
size="sm"
|
||||
variant="outline"
|
||||
class="topbar-button text-white"
|
||||
>
|
||||
<UIButton :dropdown="true" size="sm" variant="outline" class="topbar-button text-white">
|
||||
<i class="fa-fw fa-solid fa-user-gear" />
|
||||
</UIButton>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user