chore: add more stories (#27403)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ import ContentDialog from '.'
|
||||
type Props = React.ComponentProps<typeof ContentDialog>
|
||||
|
||||
const meta = {
|
||||
title: 'Base/Dialog/ContentDialog',
|
||||
title: 'Base/Feedback/ContentDialog',
|
||||
component: ContentDialog,
|
||||
parameters: {
|
||||
layout: 'fullscreen',
|
||||
@@ -29,6 +29,10 @@ const meta = {
|
||||
control: false,
|
||||
description: 'Invoked when the overlay/backdrop is clicked.',
|
||||
},
|
||||
children: {
|
||||
control: false,
|
||||
table: { disable: true },
|
||||
},
|
||||
},
|
||||
args: {
|
||||
show: false,
|
||||
|
||||
Reference in New Issue
Block a user