Skip to content

Conversation

@Anjani-Rai
Copy link
Collaborator

No description provided.

Comment on lines +68 to +69
const hideControlsTimeout = useRef<NodeJS.Timeout | null>(null);
const [isBuffering, setIsBuffering] = useState(false);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type of this cannot be NodeJS its a component that will rendered in browser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants