fix workflow editor menu

This commit is contained in:
Ramnique Singh 2025-04-04 22:32:57 +05:30
parent 7688dfbf70
commit a9d32ea423

View file

@ -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"