Skip to content

Commit

Permalink
Correct Assignment story name
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Apr 14, 2021
1 parent 285afb7 commit 4587b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Assignment/Assignment.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Renders a formatted string showing an Item's assignment action.
export const Template = (args) => <Assignment {...args} />

<Canvas>
<Story name="Defailt"
<Story name="Default"
args={{
datetime: "2020-06-23T13:27:00-0400",
by: "campb303",
Expand Down

0 comments on commit 4587b4c

Please sign in to comment.