mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-31 19:15:17 +02:00
fix workflow editor menu
This commit is contained in:
parent
7688dfbf70
commit
a9d32ea423
1 changed files with 4 additions and 8 deletions
|
|
@ -804,8 +804,6 @@ export function WorkflowEditor({
|
|||
</DropdownItem>
|
||||
</DropdownSection>
|
||||
|
||||
<div className="border-t border-gray-200 dark:border-gray-700" />
|
||||
|
||||
<DropdownSection>
|
||||
<DropdownItem
|
||||
key="clone"
|
||||
|
|
@ -824,8 +822,6 @@ export function WorkflowEditor({
|
|||
</DropdownItem>
|
||||
</DropdownSection>
|
||||
|
||||
<div className="border-t border-gray-200 dark:border-gray-700" />
|
||||
|
||||
<DropdownSection>
|
||||
<DropdownItem
|
||||
key="clipboard"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue