Skip to content

Commit a62ba63

Browse files
committed
fix: fix stories
1 parent 3824037 commit a62ba63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const meta: Meta<typeof CreateWorkspacePageView> = {
3030
createWorkspaceForAny: true,
3131
},
3232
onCancel: action("onCancel"),
33+
templatePermissions: { canUpdateTemplate: true },
3334
},
3435
};
3536

0 commit comments

Comments
 (0)