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

@ -3,7 +3,7 @@ import { useState } from 'react'
import Slider from '.'
const meta = {
title: 'Base/Slider',
title: 'Base/Input/Slider',
component: Slider,
parameters: {
layout: 'centered',