Fix links

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2026-01-14 09:36:51 +01:00
parent e22178ad00
commit 8aaf8e08a2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import styles from "./LegalNotices.module.css";
import {Link} from "react-router-dom";
import {Link} from "react-router";
export default function legalNotices() {
return (
+1 -1
View File
@@ -1,5 +1,5 @@
import styles from "./RGPD.module.css";
import {Link} from "react-router-dom";
import {Link} from "react-router";
export default function RGPD() {
return (