feat: add comment for clip editing operations in timeline component
This commit is contained in:
@ -722,6 +722,7 @@ export function Timeline() {
|
||||
|
||||
<div className="w-px h-6 bg-border mx-1" />
|
||||
|
||||
{/* Clip editing operations */}
|
||||
<Tooltip>
|
||||
<TooltipTrigger asChild>
|
||||
<Button variant="text" size="icon" onClick={handleSplitSelected}>
|
||||
|
Reference in New Issue
Block a user