diff --git a/src/routes/ResistantRow.tsx b/src/routes/ResistantRow.tsx index fa0faa1..f4d66f3 100644 --- a/src/routes/ResistantRow.tsx +++ b/src/routes/ResistantRow.tsx @@ -1,5 +1,4 @@ import {Link} from "react-router-dom"; -import Dotdotdot from 'react-dotdotdot' import {Resistant} from "../Resistant"; interface Props { @@ -53,17 +52,6 @@ export const ResistantRow = ({resistant}: Props) => { -
-
- -

Notre - déclaration de désobéissance civile, en {resistant.date_declaration}

- - -
-
{
- -

({resistant.departement}, Académie - de - {resistant.academie})
{resistant.mention} +

( + {resistant.departement}, + Académie de {resistant.academie} + )
+
+ {resistant.mention}

- -

- {resistant.presentation} -

-
+
+
+
+
+ +

Notre + déclaration de désobéissance civile, en {resistant.date_declaration}

+