chore: add more stories (#27403)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
非法操作
2025-10-29 14:33:43 +08:00
committed by GitHub
parent 23b49b8304
commit f092bc1912
100 changed files with 6144 additions and 30 deletions

View File

@@ -6,7 +6,7 @@ import { markdownContentSVG } from './__mocks__/markdownContentSVG'
import Answer from '.'
const meta = {
title: 'Base/Chat/Chat Answer',
title: 'Base/Other/Chat Answer',
component: Answer,
parameters: {
layout: 'fullscreen',

View File

@@ -5,7 +5,7 @@ import Question from './question'
import { User } from '@/app/components/base/icons/src/public/avatar'
const meta = {
title: 'Base/Chat/Chat Question',
title: 'Base/Other/Chat Question',
component: Question,
parameters: {
layout: 'centered',