From 6cf61c9efdcc65262ea439433e8d88e77b556948 Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Wed, 14 Apr 2021 17:19:30 -0400 Subject: [PATCH] Add ArgsTable to ItemBodyView --- src/components/ItemBodyView/ItemBodyView.stories.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/ItemBodyView/ItemBodyView.stories.mdx b/src/components/ItemBodyView/ItemBodyView.stories.mdx index 5e4e1cd..7761571 100644 --- a/src/components/ItemBodyView/ItemBodyView.stories.mdx +++ b/src/components/ItemBodyView/ItemBodyView.stories.mdx @@ -24,4 +24,6 @@ The ItemBodyView displays an Item's sections in a timeline format. Sections can > {args => } - \ No newline at end of file + + + \ No newline at end of file