mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-26 02:03:49 +02:00
add mutual friend go to friend
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<Popover v-model:open="isOpen">
|
||||
<PopoverTrigger as-child>
|
||||
<Button variant="outline" size="sm" role="combobox" class="w-full justify-between" :disabled="disabled">
|
||||
<Button variant="outline" role="combobox" class="w-full justify-between" :disabled="disabled">
|
||||
<slot name="trigger" :text="selectionSummaryText" :clear="clearSelection">
|
||||
<span class="truncate">
|
||||
{{ selectionSummaryText || placeholder }}
|
||||
|
||||
Reference in New Issue
Block a user