Add chat UI fixes (#5632)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2024-05-22 12:32:45 +05:00
committed by GitHub
parent f956b8d98e
commit 930d13b2a3
9 changed files with 52 additions and 19 deletions
@@ -129,7 +129,8 @@
createItemDialog: createComponent,
createItemLabel: createLabel,
query: resultQuery,
totalQuery: query
totalQuery: query,
...viewlet.props
}}
/>
{/if}