diff --git a/docs/app/components/content/examples/chat/ChatPaletteContentSearchExample.vue b/docs/app/components/content/examples/chat/ChatPaletteContentSearchExample.vue index 434ee78ddd..939cb193e3 100644 --- a/docs/app/components/content/examples/chat/ChatPaletteContentSearchExample.vue +++ b/docs/app/components/content/examples/chat/ChatPaletteContentSearchExample.vue @@ -59,13 +59,13 @@ function onClose(e: Event) { :user="{ side: 'left', variant: 'naked', avatar: { src: 'https://github.com/benjamincanac.png', loading: 'lazy' as const } }" :assistant="{ icon: 'i-lucide-bot' }" > -