DG
Size: a a a
DG
ГФ
ГФ
DB
ГФ
СЛ

СЛ
DB
DG
useEffect(() => {
(async () => {
const res = await axios.get();
dispatch({ type: "LOAD_DATA", data: res });
})();
}, []);DB
DG
ГФ
ГФ
ГФ
DG
this.player = React.createRef();
DB
DG
ГФ
this.player = React.createRef();
ГФ