Skip to content

Commit

Permalink
Discard changes to features/admin.authentication-flow-builder.v1/comp…
Browse files Browse the repository at this point in the history
…onents/edges/step-addition-edge.tsx
  • Loading branch information
pavinduLakshan authored Apr 15, 2024
1 parent a3691be commit a17236c
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ const StepAdditionEdge = (props: StepAdditionEdgePropsInterface): ReactElement =
/**
* Default props for the component.
*/
StepAdditionEdge.defaultProps = {
"data-componentid": "step-addition-edge"
};
StepAdditionEdge.defaultProps = {};

export default StepAdditionEdge;

0 comments on commit a17236c

Please sign in to comment.