This commit is contained in:
ct
2025-05-28 22:34:44 +08:00
parent e0a6adf1bf
commit 9b0b1c7bdd
2 changed files with 117 additions and 110 deletions

View File

@@ -15,13 +15,13 @@ const EditorControls = ({ className = '', onEditClick = () => {}, isEditActive =
<Play className="h-8 w-8 " />
</Button>
<Button
{/* <Button
variant="ghost"
size="icon"
className="w-12 h-12 rounded-full shadow-sm border "
>
<span className="text-sm font-medium ">9:16</span>
</Button>
</Button> */}
<Button