add equative video
This commit is contained in:
parent
7303588df2
commit
0aa8637b76
|
@ -14,6 +14,9 @@ import {
|
||||||
import { equativeGamePresent } from "../../games/games";
|
import { equativeGamePresent } from "../../games/games";
|
||||||
import GameDisplay from "../../games/GameDisplay";
|
import GameDisplay from "../../games/GameDisplay";
|
||||||
import EquativeFormChoice from "../../components/EquativeFormChoice";
|
import EquativeFormChoice from "../../components/EquativeFormChoice";
|
||||||
|
import VideoPlayer from "../../components/VideoPlayer";
|
||||||
|
|
||||||
|
<VideoPlayer src="https://www.youtube.com/watch?v=SFqaFbUrLsw" />
|
||||||
|
|
||||||
## Present Equative Form
|
## Present Equative Form
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue