Mbonea commited on
Commit
0f9a373
1 Parent(s): 7deade8

removed sfx for now

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