mirror of
https://github.com/bendtherules/react-vis-gridarea.git
synced 2026-08-18 13:51:59 +00:00
Remove debugger
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ class GridArea extends PureComponent<GridAreaProps, {}> {
|
||||
[primaryAxisName]: minPos,
|
||||
[primaryLengthAttr]: maxPos - minPos,
|
||||
};
|
||||
debugger;
|
||||
|
||||
return (
|
||||
<rect
|
||||
{...rectProps}
|
||||
|
||||
Reference in New Issue
Block a user