Skip to content

Commit

Permalink
Remove for the default implementation too
Browse files Browse the repository at this point in the history
  • Loading branch information
fullofcaffeine committed Apr 30, 2024
1 parent 042e8a7 commit 2a32813
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { useState } from '@wordpress/element';
import CustomSelectControlV2 from '..';

const meta: Meta< typeof CustomSelectControlV2 > = {
title: 'Components (Experimental)/CustomSelectControl v2/Default',
title: 'Components/CustomSelectControl v2/Default',
component: CustomSelectControlV2,
subcomponents: {
// @ts-expect-error - See https://github.com/storybookjs/storybook/issues/23170
Expand Down

0 comments on commit 2a32813

Please sign in to comment.