Compare commits
2 Commits
7303588df2
...
6b761477f3
Author | SHA1 | Date |
---|---|---|
adueck | 6b761477f3 | |
adueck | 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=LwBUHBjMSkM" />
|
||||||
|
|
||||||
## Present Equative Form
|
## Present Equative Form
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue