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

@@ -4,7 +4,7 @@ import Select, { PortalSelect, SimpleSelect } from '.'
import type { Item } from '.'
const meta = {
title: 'Base/Select',
title: 'Base/Input/Select',
component: SimpleSelect,
parameters: {
layout: 'centered',