feat(v4): Compose new conversation
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ defineExpose({ dialogRef });
|
||||
<Button
|
||||
:label="t('DIALOG.BUTTONS.CANCEL')"
|
||||
variant="link"
|
||||
class="h-10 hover:no-underline hover:text-n-brand"
|
||||
class="h-10 hover:!no-underline hover:text-n-brand"
|
||||
@click="closeDialog"
|
||||
/>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user