feat: 添加 按钮列表 ButtonList
This commit is contained in:
parent
d8dab224ca
commit
34af6f9c5e
@ -80,4 +80,5 @@ export type { TooltipAlignConfig, TooltipProps, TooltipPlacement, TooltipPropsWi
|
||||
export { default as Tour } from './tour'
|
||||
export type { TourLocale, TourProps, TourStepProps } from './tour/interface'
|
||||
export { default as Segmented } from './segmented'
|
||||
export type { SegmentedLabeledOption, SegmentedProps, SegmentedValue } from './segmented'
|
||||
export { default as ButtonList } from './ButtonList'
|
||||
|
Loading…
Reference in New Issue
Block a user