Skip to content

Commit d8614f6

Browse files
committed
Update CreateProjectDialog.cy.tsx
1 parent a090b10 commit d8614f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Dialogs/CreateProjectDialog.cy.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ export const CreateProjectWorkspaceDialogWrapper: React.FC<{
5555
};
5656
return (
5757
<CreateProjectWorkspaceDialog
58+
type={'workspace'}
5859
isOpen={isOpen}
5960
setIsOpen={setIsOpen}
6061
titleText="Create Workspace"

0 commit comments

Comments
 (0)