This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lanxin
/
Dage
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
bbc8f22110
Rami (Branch)
Tag
master
Dage
/
@dage
/
krpano
/
build
/
contexts
/
VideoSceneContext.js
VideoSceneContext.js
105 B
Cronologia
Originale
1
2
3
4
import React from "react";
export const VideoSceneContext = React.createContext({
playing: true,
});