@xzdarcy/react-timeline-editor
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -198,2 +198,6 @@ import React, { ReactNode } from 'react'; | ||
onCursorDragEnd?: (time: number) => void; | ||
/** | ||
* @description cursor拖拽事件 | ||
*/ | ||
onCursorDrag?: (time: number) => void; | ||
} | ||
@@ -200,0 +204,0 @@ export interface TimelineState { |
{ | ||
"name": "@xzdarcy/react-timeline-editor", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"author": "xzdarcy", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
225512
6410