diff --git a/src/components/AppView/AppView.stories.mdx b/src/components/AppView/AppView.stories.mdx index 2c2bec6..45e2e01 100644 --- a/src/components/AppView/AppView.stories.mdx +++ b/src/components/AppView/AppView.stories.mdx @@ -18,7 +18,7 @@ The primary view for webqueue2. This is just a container. export const Template = (args) => - alert("Function not set for docs."), }}