diff --git a/plugins/woocommerce-blocks/packages/components/checkbox-list/stories/index.stories.tsx b/plugins/woocommerce-blocks/packages/components/checkbox-list/stories/index.stories.tsx index 3f0454f9ee0..ad0ddc342d5 100644 --- a/plugins/woocommerce-blocks/packages/components/checkbox-list/stories/index.stories.tsx +++ b/plugins/woocommerce-blocks/packages/components/checkbox-list/stories/index.stories.tsx @@ -10,7 +10,7 @@ import { useArgs } from '@storybook/client-api'; import CheckboxList, { type CheckboxListProps } from '..'; export default { - title: 'WooCommerce Blocks/@woocommerce-blocks-components/Checkbox List', + title: 'External Components/Checkbox List', component: CheckboxList, argTypes: { className: {