mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
small change
This commit is contained in:
@@ -88,8 +88,6 @@ export function Timeline() {
|
||||
setDuration,
|
||||
isPlaying,
|
||||
toggle,
|
||||
setSpeed,
|
||||
speed,
|
||||
} = usePlaybackStore();
|
||||
const [isDragOver, setIsDragOver] = useState(false);
|
||||
const [isProcessing, setIsProcessing] = useState(false);
|
||||
|
||||
Reference in New Issue
Block a user