Replies: 1 comment
-
the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
`
import Video from 'next-video'
import React from 'react'
import adamVid from './../../videos/Use_your_Video_with_Top_8_Doodles_Transition_FX_Green_Screen____by_Green_Pedia.mp4.json';
const P1Video = () => {
return (
}
export default P1Video
`
Can't figure out the problem
Beta Was this translation helpful? Give feedback.
All reactions