diff --git a/packages/react/src/components/TextInput/TextInput.mdx b/packages/react/src/components/TextInput/TextInput.mdx index ad9c1999d459..901cb28be37a 100644 --- a/packages/react/src/components/TextInput/TextInput.mdx +++ b/packages/react/src/components/TextInput/TextInput.mdx @@ -2,7 +2,6 @@ import { ArgsTable, Canvas, Story, Meta } from '@storybook/blocks'; import * as TextInputStories from './TextInput.stories'; import * as PasswordInputStories from './PasswordInput.stories'; - # TextInput