Skip to content

Commit

Permalink
docs: remove default size from story controls of heading
Browse files Browse the repository at this point in the history
  • Loading branch information
kj2101 authored Jul 24, 2023
1 parent 92db20d commit c6a5411
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ const HeadingStoryMeta: Meta<HeadingProps<{ variant: 'regular' | 'subheading' }>
component: HeadingComponent,
args: {
variant: 'regular',
size: 'large',
type: 'normal',
children: 'Get Started With Payment Gateway',
weight: 'bold',
Expand Down

0 comments on commit c6a5411

Please sign in to comment.