Skip to content

Commit 8e2e093

Browse files
committed
Fix minor storybook
1 parent 1aa34e4 commit 8e2e093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/CreateWorkspacePage/CreateWorkspacePageView.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export const Parameters: Story = {
8989
},
9090
};
9191

92-
export const ExternalAuth: Story = {
92+
export const RequiresExternalAuth: Story = {
9393
args: {
9494
externalAuth: [
9595
{

0 commit comments

Comments
 (0)