Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Rename index to work with storybook 7
Browse files Browse the repository at this point in the history
  • Loading branch information
opr authored and senadir committed Nov 9, 2023
1 parent 213b10a commit bff7a7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit bff7a7c

Please sign in to comment.