This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
lanxin
/
Dage
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
bbc8f22110
Větve
Značky
master
Dage
/
@dage
/
krpano
/
build
/
contexts
/
VideoSceneContext.js
VideoSceneContext.js
105 B
Historie
Surový
1
2
3
4
import React from "react";
export const VideoSceneContext = React.createContext({
playing: true,
});