mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-12 18:08:58 -04:00
- Remove the `WorkflowDiagramBaseStepNode` component - Create the `WorkflowDiagramStepNodeIcon` component to centralize the icon put in workflow step nodes; that was the main task of the `WorkflowDiagramBaseStepNode` component and the new `WorkflowDiagramStepNodeIcon` component made it obsolete - Update the `WorkflowDiagramStepNodeBase` component to be THE low level component