Skip to content

Commit 0fb5d00

Browse files
committed
Fix lint error
1 parent 1fa3f15 commit 0fb5d00

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/features/dataVisualizer/drawable/ArrayDrawable.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ class ArrayDrawable extends React.PureComponent<ArrayProps> {
5757
strokeWidth={Config.StrokeWidth}
5858
stroke={Config.Stroke}
5959
fill={this.props.color}
60-
6160
preventDefault={false}
6261
/>
6362
{/* Vertical lines in the box */}

0 commit comments

Comments
 (0)