Update
This commit is contained in:
@@ -622,6 +622,9 @@ const VideoEditor = ({ width, height, onOpenTextSidebar }) => {
|
||||
exportStatus={exportStatus}
|
||||
videoBlob={videoBlob}
|
||||
videoBlobFilename={videoBlobFilename}
|
||||
selectedMeme={selectedMeme}
|
||||
selectedBackground={selectedBackground}
|
||||
currentCaption={currentCaption}
|
||||
/>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user