mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907)
This commit is contained in:
@@ -97,7 +97,7 @@ const createProps = (viz_type = 'sunburst_v2') =>
|
||||
supersetCanShare: true,
|
||||
formData: { slice_id: 1, datasource: '58__table', viz_type: 'sunburst_v2' },
|
||||
exploreUrl: '/explore',
|
||||
} as SliceHeaderControlsProps);
|
||||
}) as SliceHeaderControlsProps;
|
||||
|
||||
const renderWrapper = (
|
||||
overrideProps?: SliceHeaderControlsProps,
|
||||
|
||||
Reference in New Issue
Block a user