forked from 77media/video-flow
统一创建:去掉上传按钮
This commit is contained in:
parent
396d80b090
commit
afb324dd67
@ -393,7 +393,7 @@ export default function VideoCreationForm() {
|
||||
{/* Left Side - Upload and Options */}
|
||||
<div data-alt="left-controls" className="flex items-center gap-2">
|
||||
{/* Upload Button with Dropdown */}
|
||||
<Dropdown
|
||||
{/* <Dropdown
|
||||
menu={{
|
||||
items: [
|
||||
{
|
||||
@ -425,7 +425,7 @@ export default function VideoCreationForm() {
|
||||
>
|
||||
<PlusOutlined className="text-base font-bold" />
|
||||
</button>
|
||||
</Dropdown>
|
||||
</Dropdown> */}
|
||||
|
||||
{/* Hidden file inputs */}
|
||||
<input
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user