pull main
This commit is contained in:
parent
a69d3afa72
commit
f7b1b79c08
|
|
@ -823,7 +823,7 @@ export default function FormVideo() {
|
|||
<div
|
||||
key={file.name}
|
||||
className=" flex justify-between border px-3.5 py-3 my-6 rounded-md"
|
||||
>
|
||||
>
|
||||
<div className="flex gap-3 items-center">
|
||||
{/* <div className="file-preview">{renderFilePreview(file)}</div> */}
|
||||
<svg
|
||||
|
|
|
|||
Loading…
Reference in New Issue