Skip to content

Commit

Permalink
type check
Browse files Browse the repository at this point in the history
  • Loading branch information
broccolinisoup committed Jun 10, 2024
1 parent de87b0d commit 9d9f07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/PageHeader/PageHeader.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export default meta
export const Playground: Story = args => (
<Box sx={{padding: 3}}>
<PageHeader
variant={{
titleVariant={{
narrow: args['Title.variant'],
regular: args['Title.variant'],
wide: args['Title.variant'],
Expand Down

0 comments on commit 9d9f07f

Please sign in to comment.