sequence updated

This commit is contained in:
2024-05-13 17:01:29 +05:00
parent 2b2c0b785d
commit dc1f84d115
361 changed files with 2 additions and 1 deletions
@@ -12,7 +12,8 @@ import useSequence from "../../store/useSequence";
import SequenceHighlighting from "./SequenceHighlighting";
const arrayLength = 360;
const keyframes: number[] = [50, 177, 248, 338];
const keyframes: number[] = [50, 177, 247, 338];
// const keyframes: number[] = [50, 177, 248, 338];
interface SequenceSliderProps {
path: string;