chore: improve storybooks (#27306)

This commit is contained in:
非法操作
2025-10-23 11:00:45 +08:00
committed by GitHub
parent 4bb00b83d9
commit b198c9474a
32 changed files with 1077 additions and 24 deletions

View File

@@ -81,7 +81,7 @@ const VoiceInputMock = ({ onConverted, onCancel }: any) => {
}
const meta = {
title: 'Base/VoiceInput',
title: 'Base/Input/VoiceInput',
component: VoiceInputMock,
parameters: {
layout: 'centered',