Get stuff working well

This commit is contained in:
Nicolas Mowen 2024-03-04 08:30:37 -07:00
parent 68c0d06860
commit 0e22e39be2

View File

@ -162,7 +162,7 @@ export function DesktopRecordingView({
})} })}
</div> </div>
<div className="absolute overflow-hidden w-56 inset-y-0 right-0"> <div className="absolute overflow-hidden w-56 inset-y-0 right-0 cursor-pointer">
<EventReviewTimeline <EventReviewTimeline
segmentDuration={30} segmentDuration={30}
timestampSpread={15} timestampSpread={15}