diff --git a/src/routes/PageResistant.tsx b/src/routes/PageResistant.tsx index 532ea55..8fe9394 100644 --- a/src/routes/PageResistant.tsx +++ b/src/routes/PageResistant.tsx @@ -4,6 +4,7 @@ import { getResistantPhotoUrl } from "../getResistantPhotoUrl"; import { resistants } from "../resistants"; import { getResistantsPageUrl } from "../getResistantsPageUrl"; import { HomeContext } from "../context/HomeContext"; +import { AspectRatio, Center, Container } from "@mantine/core"; export const PageResistant = () => { const { idResistant } = useParams(); @@ -142,6 +143,25 @@ export const PageResistant = () => { {resistant.mention}
+ {resistant.video && ( +{resistant.presentation}