Skip to content

Commit

Permalink
changing story
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Mangan committed Jan 12, 2024
1 parent 6cb09b3 commit be5388c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ export default meta
type Story = StoryObj<typeof CreateDatasetForm>

export const Default: Story = {
decorators: [WithLayout, WithI18next],
render: () => <CreateDatasetForm />
}

0 comments on commit be5388c

Please sign in to comment.