We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa3f15 commit 0fb5d00Copy full SHA for 0fb5d00
1 file changed
src/features/dataVisualizer/drawable/ArrayDrawable.tsx
@@ -57,7 +57,6 @@ class ArrayDrawable extends React.PureComponent<ArrayProps> {
57
strokeWidth={Config.StrokeWidth}
58
stroke={Config.Stroke}
59
fill={this.props.color}
60
-
61
preventDefault={false}
62
/>
63
{/* Vertical lines in the box */}
0 commit comments