@cross2d/mini-editor
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -585,3 +585,2 @@ 'use strict'; | ||
var progress = _a.progress, backward = _a.backward, steps = _a.steps, parentHeight = _a.parentHeight, minColumns = _a.minColumns, minZoom = _a.minZoom, maxZoom = _a.maxZoom, horizontalCenter = _a.horizontalCenter; | ||
debugger; | ||
var fwdTransitions = useForwardTransitions(steps); | ||
@@ -588,0 +587,0 @@ var bwdTransitions = useBackwardTransitions(steps); |
@@ -577,3 +577,2 @@ import React from 'react'; | ||
var progress = _a.progress, backward = _a.backward, steps = _a.steps, parentHeight = _a.parentHeight, minColumns = _a.minColumns, minZoom = _a.minZoom, maxZoom = _a.maxZoom, horizontalCenter = _a.horizontalCenter; | ||
debugger; | ||
var fwdTransitions = useForwardTransitions(steps); | ||
@@ -580,0 +579,0 @@ var bwdTransitions = useBackwardTransitions(steps); |
{ | ||
"name": "@cross2d/mini-editor", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"main": "dist/index.cjs.js", | ||
@@ -41,3 +41,3 @@ "typings": "dist/index.d.ts", | ||
}, | ||
"gitHead": "8ba7e770f38757a9e8fbdfc9bc327696cdd4d05b" | ||
"gitHead": "591a8401aeaacba2a1fad2f4369b641222d8301d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
171103
1477