diff --git a/source/sites/mon-entreprise.fr/layout/Footer/Library.js b/source/sites/mon-entreprise.fr/layout/Footer/Library.js
index d8048f88b..e26e08ddd 100644
--- a/source/sites/mon-entreprise.fr/layout/Footer/Library.js
+++ b/source/sites/mon-entreprise.fr/layout/Footer/Library.js
@@ -1,11 +1,9 @@
-import { T } from 'Components'
import React from 'react'
import { useTranslation } from 'react-i18next'
import { ScrollToTop } from 'Components/utils/Scroll'
import emoji from 'react-easy-emoji'
export default function Privacy() {
- const { i18n } = useTranslation()
return (
<>
+ Les exemples suivants vous montrent comment utiliser la librairie sur un + site ReactJs très simple. +
+