Skip to content

Commit

Permalink
Correct AppView story name
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Apr 14, 2021
1 parent 6a868b2 commit 285afb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppView/AppView.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The primary view for webqueue2. This is just a container.
export const Template = (args) => <AppView {...args} />

<Canvas>
<Story name="Defailt"
<Story name="Default"
args={{
setDarkMode: () => alert("Function not set for docs."),
}}
Expand Down

0 comments on commit 285afb7

Please sign in to comment.