Skip to content

Commit

Permalink
chore: fix error story test
Browse files Browse the repository at this point in the history
  • Loading branch information
Luqmaan Essop committed May 14, 2024
1 parent b831120 commit 08ec902
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/ui/src/components/Routes/Page.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ export const Default = {
{
__typename: 'BlockImageWithText',
...ImageRight.args,
},
{
__typename: 'BlockAccordion',
...AccordionItemText.args,
},
Expand Down

0 comments on commit 08ec902

Please sign in to comment.