Skip to content

Commit 856574d

Browse files
author
nicosammito
committed
feat: remove redundant 'Create new flow' button from FlowFolderView
1 parent a8d0fbf commit 856574d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • src/app/(flow)/namespace/[namespaceId]/project/[projectId]/flow

src/app/(flow)/namespace/[namespaceId]/project/[projectId]/flow/page.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ export default function Page() {
4343
Go back to project overview
4444
</Button>
4545
</Link>
46-
<Button color={"success"}>
47-
Create new flow
48-
</Button>
4946
</Flex>
5047
<Spacing spacing={"xl"}/>
5148
<Text size={"xl"} hierarchy={"primary"}>Or start from a template</Text>

0 commit comments

Comments
 (0)