Skip to content

Commit

Permalink
Add ArgsTable to ItemBodyView
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Apr 14, 2021
1 parent 2eee80b commit 6cf61c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/ItemBodyView/ItemBodyView.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ The ItemBodyView displays an Item's sections in a timeline format. Sections can
>
{args => <ItemBodyView {...args} />}
</Story>
</Canvas>
</Canvas>

<ArgsTable of={ItemBodyView} />

0 comments on commit 6cf61c9

Please sign in to comment.