fix: format code with pre-commit
This commit is contained in:
@@ -78,7 +78,10 @@
|
||||
{{ __('No results found') }}
|
||||
</div>
|
||||
</ComboboxOptions>
|
||||
<div v-if="attrs.onCreate" class="px-1 pt-2 bg-surface-white border-t">
|
||||
<div
|
||||
v-if="attrs.onCreate"
|
||||
class="px-1 pt-2 bg-surface-white border-t"
|
||||
>
|
||||
<Button
|
||||
variant="ghost"
|
||||
class="w-full !justify-start"
|
||||
|
||||
Reference in New Issue
Block a user