add video

This commit is contained in:
adueck 2024-07-12 19:58:40 -04:00
parent b0ed40fb07
commit 5ff3fdd7da
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,7 @@ import {
import Table from "../../components/Table"; import Table from "../../components/Table";
import PluralTable from "./PluralTable"; import PluralTable from "./PluralTable";
import Link from "../../components/Link"; import Link from "../../components/Link";
import VideoPlayer from "../../components/VideoPlayer";
export function ArabicPluralTable({ children }) { export function ArabicPluralTable({ children }) {
return ( return (
@ -29,6 +30,8 @@ export function ArabicPluralTable({ children }) {
); );
} }
<VideoPlayer src="https://www.youtube.com/watch?v=fCaQqyFCRTE" />
## Irregular Plural Nouns ## Irregular Plural Nouns
Some nouns just have completely irregular plural forms. Some nouns just have completely irregular plural forms.