FunctionStep({
icon,
badge,
title,
description,
children,
}: {
icon: React.ReactNode;
badge: string;
title
apps/frontend/src/pages/ImagePage.tsx:12
FunctionStep({
icon,
badge,
title,
description,
children,
}: {
icon: React.ReactNode;
badge: string;
title
apps/frontend/src/pages/VideoPage.tsx:12
FunctionTimeline({
blocks,
trackCount,
audioClips,
audioTrackCount,
selectedId,
selectedAudioId,
onSelect,
onS
apps/frontend/src/components/timeline/Timeline.tsx:130