Skip to content

Commit

Permalink
fix: overview page meta issue (#16587)
Browse files Browse the repository at this point in the history
  • Loading branch information
riddhybansal authored May 28, 2024
1 parent 89907da commit d5ae33b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/components/TextInput/TextInput.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { ArgsTable, Canvas, Story, Meta } from '@storybook/blocks';
import * as TextInputStories from './TextInput.stories';
import * as PasswordInputStories from './PasswordInput.stories';

<Meta of={TextInputStories} />

# TextInput

Expand Down

0 comments on commit d5ae33b

Please sign in to comment.