feat: initial fonts support
This commit is contained in:
@ -50,7 +50,7 @@ import {
|
||||
getCumulativeHeightBefore,
|
||||
getTotalTracksHeight,
|
||||
TIMELINE_CONSTANTS,
|
||||
} from "@/lib/timeline-constants";
|
||||
} from "@/constants/timeline-constants";
|
||||
|
||||
export function Timeline() {
|
||||
// Timeline shows all tracks (video, audio, effects) and their elements.
|
||||
|
Reference in New Issue
Block a user