Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
broccolinisoup committed Nov 17, 2022
1 parent e1494e7 commit e6a7c3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PageHeader/PageHeader.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ const meta: Meta = {
// context bar action visiblity doesn't work because the context bar has upper layer visibility.
// You might want to set conditional visibility on the context bar itself.

// eslint-disable-next-line @typescript-eslint/no-unused-vars
const Template: Story = args => (
<PageHeader sx={{padding: 2}}>
<PageHeader.ContextArea
Expand Down

0 comments on commit e6a7c3d

Please sign in to comment.