scrolling
This commit is contained in:
parent
98b30733ad
commit
749d42978f
3 changed files with 24 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
>
|
||||
<h1 class="title">
|
||||
<RichContent
|
||||
v-if="conversation[0].summary"
|
||||
v-if="conversation[0]?.summary"
|
||||
:html="conversation[0].summary"
|
||||
/>
|
||||
<template v-else>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue