Yakova commited on
Commit
f1b4e41
1 Parent(s): 47e8f09

Update Remotion-app/src/HelloWorld/index.jsx

Browse files
Remotion-app/src/HelloWorld/index.jsx CHANGED
@@ -11,7 +11,7 @@ const HelloWorld = React.memo(() => {
11
  <AbsoluteFill style={{position: 'relative', backgroundColor: 'black'}}>
12
  <BackgroundStream />
13
  <ImageStream />
14
- {/* <TextStream /> */}//<TextStream />
15
  <VideoStream />
16
  <AudioStream />
17
  </AbsoluteFill>
 
11
  <AbsoluteFill style={{position: 'relative', backgroundColor: 'black'}}>
12
  <BackgroundStream />
13
  <ImageStream />
14
+ {/* <TextStream /> */}
15
  <VideoStream />
16
  <AudioStream />
17
  </AbsoluteFill>