fix video web
This commit is contained in:
@@ -65,6 +65,7 @@ const WritingLyrics = () => {
|
||||
</View>
|
||||
</View>
|
||||
<FullscreenIntroVideo
|
||||
url={require("../../../src/assets/video/testVideo.mp4")}
|
||||
visible={showIntro}
|
||||
onClose={() => setShowIntro(false)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user