e21cbb2fe2
- 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
Run yarn dev while server running on port 3000