gantt-task-react-powern 0.4.54 → 0.4.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +0 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -1324,7 +1324,6 @@ var convertToBar = function convertToBar(task, index, dates, columnWidth, rowHei
|
|
|
1324
1324
|
progressSelectedColor: barProgressSelectedColor
|
|
1325
1325
|
}, task.styles);
|
|
1326
1326
|
|
|
1327
|
-
console.debug(task);
|
|
1328
1327
|
return _extends({}, task, {
|
|
1329
1328
|
typeInternal: typeInternal,
|
|
1330
1329
|
x1: x1,
|