diff --git a/src/components/EmptyState/EmptyState.stories.mdx b/src/components/EmptyState/EmptyState.stories.mdx index 0897c1baa..fcd82d83b 100644 --- a/src/components/EmptyState/EmptyState.stories.mdx +++ b/src/components/EmptyState/EmptyState.stories.mdx @@ -6,6 +6,17 @@ import Button from "../Button"; +export const boxImage = ( + empty state +); + ### EmptyState This is a [React](https://reactjs.org/) component to represent an empty state. @@ -16,22 +27,6 @@ This is a [React](https://reactjs.org/) component to represent an empty state. ### Default -export const boxImage = ( - - - - - - - - - -); - {}; {() => ( - } + image={boxImage} title="No instances found" >