app/components/base/chat/chat/question.stories.tsx
@@ -26,8 +26,8 @@ content: 'You are a helpful assistant.', } satisfies ChatItem, theme: undefined, questionIcon: <div className='h-full w-full rounded-full border-[0.5px] border-black/5'> <User className='h-full w-full' /> questionIcon: <div className='w-full h-full rounded-full border-[0.5px] border-black/5'> <User className='w-full h-full' /> </div>, }, }