diff --git a/web/.storybook/stories-category-doc-pages/WebComponents.stories.mdx b/web/.storybook/stories-category-doc-pages/WebComponents.stories.mdx index 0dcea6d8b..f4df9cf49 100644 --- a/web/.storybook/stories-category-doc-pages/WebComponents.stories.mdx +++ b/web/.storybook/stories-category-doc-pages/WebComponents.stories.mdx @@ -82,17 +82,16 @@ The `ComponentError` component is a pre-built error state that can be used to di import { ErrorBoundary } from 'react-error-boundary'; ( - - )} - > - - ( + + )} +> + + ``` ## Storybook