wwf
3 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
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>,
  },
}